Skip to content

AkashWarlocks/learning-management-system

Repository files navigation

EDUATLS (Back End)

Prerequisites

You need to install following dependencies.

Use command "npm install", This command will automatically install all the required dependency.

  1. @hapi/joi
  2. bcrypt
  3. cookie-parser
  4. cors
  5. debug
  6. express
  7. jsonwebtoken
  8. mongoose
  9. morgan
  10. nodemon
  11. multer
  12. axios

Installing

  1. Use command "npm install", This command will automatically install all the required dependency.

  2. Make sure your mongoDb server is running locally.

  3. After installing all the depencies (using "npm install") and having the mongo server run, You may run the nodeJs sever using the command "npm start".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published