Front:
- React
- TS
- Tailwind CSS
- GraphQL
- Apollo
Back:
- Node.js
- TS
- Prisma
- Apollo
- GraphQL
DB:
- PostgreSQL
You need PostgreSQL to be installed on your device.
git clone https://github.com/RaYkeSS/constructor-quiz.git cd .\server\
npm iSet .env file from .env.sample
npm run dev cd .\client\
npm i
npm run dev