Files
beenvoice-web/docs
soconnor 122a3c64f5 Refactor Coolify deployment from MinIO to Garage
- Updated README and documentation to reflect the transition from MinIO to Garage for S3-compatible storage.
- Removed the MinIO-specific docker-compose files and replaced them with Garage configurations.
- Adjusted environment variables and service dependencies in docker-compose files to accommodate Garage.
- Modified application code to log hints for Garage instead of MinIO.
- Ensured all references to MinIO in the codebase and documentation are replaced with Garage.
2026-06-29 00:59:27 -04:00
..

beenvoice-web documentation

Repository: git.soconnor.dev/soconnor/beenvoice-web

Core

Document Description
ARCHITECTURE.md Server stack, tRPC routers, schema, auth, MCP, Docker, mobile API contract
../README.md Install, scripts, deployment
COOLIFY.md Coolify + Garage networking (ENOTFOUND garage)

UI & product guides

Document Description
forms-guide.md Form patterns
UI_UNIFORMITY_GUIDE.md Visual consistency
breadcrumbs-guide.md Navigation breadcrumbs
data-table-responsive-guide.md Responsive tables
data-table-improvements.md Table enhancements
RESPONSIVE_TABLE_EXAMPLES.md Table examples
email-features.md Email composer / delivery

Mobile

Document Description
../../beenvoice-app/docs/ARCHITECTURE.md Expo app architecture
../../beenvoice-app/README.md Mobile setup

Workspace

Document Description
../../README.md Meta repo layout, full-stack quick start