All checks were successful
- Create apps/docs/ with Docusaurus 3.7.0 - Add documentation: architecture, backend, frontend, infrastructure, development, ADR - Include 5 Mermaid diagrams (system architecture, request flow, modules, caching, deployment) - Configure as npm workspace with dev:docs/build:docs scripts - Copy existing ADR documents from docs/architecture/adr/
11 lines
127 B
Plaintext
11 lines
127 B
Plaintext
node_modules/
|
|
dist/
|
|
.env
|
|
*.log
|
|
.DS_Store
|
|
*.tsbuildinfo
|
|
vite.config.d.ts
|
|
vite.config.js
|
|
apps/docs/.docusaurus/
|
|
apps/docs/build/
|