Docs Cleanup

This commit is contained in:
Eric Gullickson
2025-11-02 10:34:43 -06:00
parent a0748ced5b
commit 3693ce5761
60 changed files with 885 additions and 6815 deletions

View File

@@ -1,6 +1,6 @@
# MotoVaultPro Documentation
Project documentation hub for the hybrid platform (platform microservices) and modular monolith application.
Project documentation hub for the 6-container single-tenant architecture with integrated platform service.
## Navigation
@@ -20,6 +20,6 @@ Project documentation hub for the hybrid platform (platform microservices) and m
## Notes
- Canonical URLs: Frontend `https://admin.motovaultpro.com`, Backend health `http://localhost:3001/health`.
- Hosts entry required: `127.0.0.1 motovaultpro.com admin.motovaultpro.com`.
- Canonical URLs: Frontend `https://motovaultpro.com`, Backend health `http://localhost:3001/health`.
- Hosts entry required: `127.0.0.1 motovaultpro.com`.
- Feature test coverage: Basic test structure exists for vehicles and documents features; other features have placeholder tests.