Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.11 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.11 KB

Oexamination (Backend)

This is an Online examintion system with Video Surveillance.

Project Essentials Links:

Installation

Install this project with npm

  git clone https://github.com/NaveenMohanty/oexamination.git
  cd oexamination
  npm install

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

PORT = 5000

DB = "mongodb+srv://nav:9937895218@cluster0.agflk.mongodb.net/myFirstDatabase?retryWrites=true&w=majority"

SECRET = "naveenmohanty1234@gmail.com"

-Don't Give PORT during deployment.

Feedback

If you have any feedback, please reach out to us at https://oexamination.herokuapp.com/feedback