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 :)
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 :)