69da2bf71d
Extract privacy and terms content into reusable components, replace auth modals with links to /privacy and /terms, add settings legal section, and remove duplicate legal-modal markup. Co-authored-by: Cursor <cursoragent@cursor.com>
34 lines
1.3 KiB
Markdown
34 lines
1.3 KiB
Markdown
# beenvoice documentation
|
|
|
|
## Core
|
|
|
|
| Document | Description |
|
|
|----------|-------------|
|
|
| [ARCHITECTURE.md](./ARCHITECTURE.md) | Server stack, tRPC routers, schema, auth, MCP, Docker, mobile API contract |
|
|
| [../README.md](../README.md) | Install, scripts, deployment |
|
|
|
|
## UI & product guides
|
|
|
|
| Document | Description |
|
|
|----------|-------------|
|
|
| [forms-guide.md](./forms-guide.md) | Form patterns |
|
|
| [UI_UNIFORMITY_GUIDE.md](./UI_UNIFORMITY_GUIDE.md) | Visual consistency |
|
|
| [breadcrumbs-guide.md](./breadcrumbs-guide.md) | Navigation breadcrumbs |
|
|
| [data-table-responsive-guide.md](./data-table-responsive-guide.md) | Responsive tables |
|
|
| [data-table-improvements.md](./data-table-improvements.md) | Table enhancements |
|
|
| [RESPONSIVE_TABLE_EXAMPLES.md](./RESPONSIVE_TABLE_EXAMPLES.md) | Table examples |
|
|
| [email-features.md](./email-features.md) | Email composer / delivery |
|
|
|
|
## Mobile
|
|
|
|
| Document | Description |
|
|
|----------|-------------|
|
|
| [../../beenvoice-app/docs/ARCHITECTURE.md](../../beenvoice-app/docs/ARCHITECTURE.md) | Expo app architecture |
|
|
| [../../beenvoice-app/README.md](../../beenvoice-app/README.md) | Mobile setup |
|
|
|
|
## Workspace
|
|
|
|
| Document | Description |
|
|
|----------|-------------|
|
|
| [../../README.md](../../README.md) | Meta repo layout, full-stack quick start |
|