Just.Chola

Results 11 comments of Just.Chola

> It's work > > ```ts > import { PrismaClient } from '@prisma/client' > import {nanoid} from "nanoid"; > import {faker} from "@faker-js/faker"; > import * as bcrypt from 'bcrypt'...