FppEpitech / Survivor

3 stars 0 forks source link

Feature docker #123

Closed theophile-jr closed 2 months ago

theophile-jr commented 2 months ago

Implement a docker serving express (which itself serves angular at /). now api is under /api, and angular at /. For the working db, it is in the express-backend/.env Please be careful reading this pull requests, as it leads to key changes in the api url management in frontend, the db usage, etc... it is a key toward a solid project. It also allows the developer to have his own db locally :)