Skip to content

PolytechNS/ps8-24-kickoridor24

Repository files navigation

PS8

The code of this repo is split in 2 folders:

  • api/ manages the server. It contains a server which differentiate REST requests from HTTP file requests, and so return either files or REST responses accordingly.
  • front/ contains static files that should be returned by the HTTP server mentioned earlier.

Both folders contain a README with more details.


Requirements to run the project


All runs

Run project on prod mode: docker-compose up --build. It's change uri of mongo to connect with the mongo container.

Run project on dev mode: npm start dev. It's change uri of mongo to connect localhost:27017.

About

ps8-24-kickoridor24

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •