Bihan001 / quizzio-backend

Backend for the exam-simulation project

Repository from Github https://github.comBihan001/quizzio-backendRepository from Github https://github.comBihan001/quizzio-backend

Quizzio: Backend

Backend for the Exam Simulation project.

Installation

Install my-project with npm

  npm install
  npm run dev

Environment Variables

To run this project, you will need to set the following environment variables in a .env file in the root directory:

ACCESS_TOKEN_SECRET

UPLOADS_FOLDER_LOCAL

CLOUDINARY_CLOUD_NAME

CLOUDINARY_API_KEY

CLOUDINARY_API_SECRET

Authors

About

Backend for the exam-simulation project


Languages

Language:TypeScript 100.0%