Skip to content

theMattCode/central

Repository files navigation

Central

Monorepo for a personal Life OS app

Dev

Start the full hot-reload development stack from the repository root:

pnpm dev

Stop it with:

pnpm dev:down

Prod

Production releases and server updates are documented in docs/deployment.md.

Create the local production environment file once:

cp i12e/orchestrator/.env.prod.example i12e/orchestrator/.env.prod

Set production secrets in i12e/orchestrator/.env.prod, replace placeholder values, then start the release-style stack:

pnpm prod

Stop it with:

pnpm prod:down

Inspect stacks:

pnpm ps:dev
pnpm logs:dev
pnpm ps:prod
pnpm logs:prod

About

My Life OS centralizing all the tools and habbits.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors