chore: add missing project scaffolding
This commit is contained in:
14
docs/architecture.md
Normal file
14
docs/architecture.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# Architecture
|
||||
|
||||
Voyage is a full-stack travel companion application (a fork of AdventureLog) with a SvelteKit + TypeScript frontend, a Django + Django REST Framework backend, and a PostgreSQL/PostGIS database, with supporting documentation in VitePress and containerized development/deployment via Docker Compose.
|
||||
|
||||
## TODO
|
||||
|
||||
This is a stub and must be expanded with:
|
||||
|
||||
- System diagrams
|
||||
- Data flow
|
||||
- Component relationships
|
||||
- API design
|
||||
- Database schema overview
|
||||
- Deployment topology
|
||||
Reference in New Issue
Block a user