chore: update docs
All checks were successful
Deploy to Staging / Build Images (push) Successful in 22s
Deploy to Staging / Deploy to Staging (push) Successful in 37s
Deploy to Staging / Verify Staging (push) Successful in 6s
Deploy to Staging / Notify Staging Ready (push) Successful in 5s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
All checks were successful
Deploy to Staging / Build Images (push) Successful in 22s
Deploy to Staging / Deploy to Staging (push) Successful in 37s
Deploy to Staging / Verify Staging (push) Successful in 6s
Deploy to Staging / Notify Staging Ready (push) Successful in 5s
Deploy to Staging / Notify Staging Failure (push) Has been skipped
This commit is contained in:
@@ -7,11 +7,11 @@ Simplified 5-container architecture with integrated platform feature.
|
||||
- Docker-first, production-only: All testing and validation in containers.
|
||||
- See `CLAUDE.md` for development partnership guidelines.
|
||||
|
||||
## Quick Start (containers)
|
||||
## Staging and Production Commands. NOT FOR DEVELOPMENT (containers)
|
||||
```bash
|
||||
make setup # build + start + migrate (uses mvp-* containers)
|
||||
make start # start 5 services
|
||||
make rebuild # rebuild on changes
|
||||
make rebuild #
|
||||
make logs # tail all logs
|
||||
make migrate # run DB migrations
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user