Module start

Module start 

Source
Expand description

cellstate start / cellstate stop โ€” Local development server management.

Writes a minimal docker-compose.yml to ~/.cellstate/ and runs it. No full dev stack (no Grafana, no Jaeger) โ€” just Postgres + API.

Constantsยง

DOCKER_COMPOSE_TEMPLATE ๐Ÿ”’
LOCAL_API_KEY ๐Ÿ”’

Functionsยง

cellstate_dir ๐Ÿ”’
compose_path ๐Ÿ”’
docker_compose_cmd ๐Ÿ”’
ensure_compose_file ๐Ÿ”’
run
stop
wait_for_api ๐Ÿ”’
write_env_file ๐Ÿ”’