Educational platform for all crypto related materials
- yarn
- yarn gen
- yarn dev
- Copy the env variables from vercel -> simpl project -> settings -> Environment Variables -> DATABASE_URL (Production)
- Rename .env.example to .env and paste the value and save the file
- Open terminal at the project's root and run "npx prisma studio". This will open up a database editing interface in your browser and there you can do basic CRUD operations on production