Maybe one day I will create a setup fully powered by docker compose but I lost too much time to changes not appearing without rebuilding the container, which is confusing and slow.
I will now have to npm start the client but we'll keep all the docker compose parts for mongodb and the express server
Maybe one day I will create a setup fully powered by docker compose but I lost too much time to changes not appearing without rebuilding the container, which is confusing and slow.
I will now have to
npm start
the client but we'll keep all the docker compose parts for mongodb and the express server