This repository is a backend of a quiz app.
-
created frontend for this api:
The app requires several environment variables to be set in the .env file. You can use the .env.example (should be in root directory) file as a template.
npm install
then
npm run start:dev - or find needed in package.json