Add user/admin/install manuals

This commit is contained in:
2026-04-21 10:29:56 -04:00
parent df7bc9ff71
commit 55e4f18509
4 changed files with 422 additions and 1 deletions
+6 -1
View File
@@ -56,7 +56,12 @@ A portable, self-hosted dashboard that supports an Assistant PM workflow (starti
- `/admin/email-rules`
## Quick start
See **INSTALL.md**.
See **INSTALL.md** (quick) or **INSTALL_MANUAL.md** (detailed).
## Manuals
- **USER_MANUAL.md** — day-to-day usage
- **ADMIN_MANUAL.md** — admin/owner operations
- **INSTALL_MANUAL.md** — install + deploy + backup
Common local commands:
- `npm test` — run the repo test suite