Homepage Redesign
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# MotoVaultPro — Simplified Architecture
|
||||
|
||||
Simplified 6-container architecture with integrated platform service.
|
||||
Simplified 5-container architecture with integrated platform feature.
|
||||
|
||||
## Requirements
|
||||
- Mobile + Desktop: Implement and test every feature on both.
|
||||
@@ -10,7 +10,7 @@ Simplified 6-container architecture with integrated platform service.
|
||||
## Quick Start (containers)
|
||||
```bash
|
||||
make setup # build + start + migrate (uses mvp-* containers)
|
||||
make start # start 6 services
|
||||
make start # start 5 services
|
||||
make rebuild # rebuild on changes
|
||||
make logs # tail all logs
|
||||
make migrate # run DB migrations
|
||||
|
||||
Reference in New Issue
Block a user