live version: https://cs-task-psi.vercel.app
- clone this repo
- install dependencies
npm install
- config env vars (provided privately)
- run locally
npm run dev
- run
npx prisma studio
Currently there's only one instance of the DB, the same for live version in Vercel.
- CI setup for deploying on Vercel everything pushed to main.