Get an account on Mongo Atlas. We need this as Prisma requires Replication and this isn't easy to set up on local environment.
cp .env.example .env
npm install
Go to http://localhost:3000
npm run db:seed
Get an account on Mongo Atlas. We need this as Prisma requires Replication and this isn't easy to set up on local environment.
cp .env.example .env
npm install
Go to http://localhost:3000
npm run db:seed