Refactor frontend to route-based navigation with vue-router, add system setup and login pages with API integration. Add structured logging, access-log middleware and startup lifecycle to FastAPI backend.
18 lines
171 B
Plaintext
18 lines
171 B
Plaintext
node_modules/
|
|
dist/
|
|
.vite/
|
|
web/node_modules/
|
|
web/dist/
|
|
web/.vite/
|
|
.omc/
|
|
.omx/
|
|
.claude/
|
|
.codex/
|
|
*.log
|
|
.DS_Store
|
|
Thumbs.db
|
|
__pycache__/
|
|
*.pyc
|
|
server/.venv/
|
|
server/.secrets/
|