stremio / apps /server /src /db.ts
aladhefafalquran
Deploy StreamTime server
a43472b
import { PrismaClient } from '@prisma/client'
export const prisma = new PrismaClient()