Build dev image (hot-reload)
just build-dev
Build production image
just build
See devenv wrapper and environment integration, run it with
cd devenv
ccv u
Since the product is in early stages we run all the services in dev mode by default, just change the code and it'd be reloaded. In case of incompatible changes in other services that do not automatically reload run
ccv r