Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 497 Bytes

README.md

File metadata and controls

45 lines (29 loc) · 497 Bytes

MyAllocine Projet

Installation

From root server folder

npm install -f

Lauching

From root server folder

npm run start

NOTE: .env file with secret variables is not shared, please use your own.

Documentation

Generate API's documentation

npm run swagger-autogen

Testing

Run automated tests

npm run tests

Technologies

  • JavaScript
  • Node.js
  • Express
  • MongoDB
  • Swagger