/cs_task

Repository for CS Engineering test task

Primary LanguageTypeScript

CS Test Task

live version: https://cs-task-psi.vercel.app

Development

  • clone this repo
  • install dependencies npm install
  • config env vars (provided privately)
  • run locally npm run dev

Prisma Studio

  • run npx prisma studio

Currently there's only one instance of the DB, the same for live version in Vercel.

Deployment

  • CI setup for deploying on Vercel everything pushed to main.