Prisma Ts Software Download Page

import { PrismaClient } from '@prisma/client'; const prisma = new PrismaClient(); Create a file src/index.ts: