Skip to content

Files

Latest commit

f65997e · Aug 1, 2023

History

History

server

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