Skip to content

Latest commit

 

History

History

README.md

Indexer Service

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

Development

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