jshawl / httpz

Inspect HTTP requests
https://httpz.app
Other
20 stars 4 forks source link

remove client from docker compose #73

Closed jshawl closed 1 year ago

jshawl commented 1 year ago

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