Is your feature request related to a problem? Please describe.
We have issues because db is shared (online) but assets are local (assets/), we must make the development fully local, let's use docker !
Describe the solution you'd like
Implement docker-compose linking angular frontend, backend, and a postgres.
Is your feature request related to a problem? Please describe. We have issues because db is shared (online) but assets are local (assets/), we must make the development fully local, let's use docker ! Describe the solution you'd like Implement docker-compose linking angular frontend, backend, and a postgres.