Skip to content

niharika2k00/quizzio-backend

 
 

Repository files navigation

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 quizzio project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%