managarten/apps/chat
Wuesteon 3fa7b027aa feat: add email service and storage module + fix runtime env vars
## Runtime Environment Fix
- Updated all web app hooks.server.ts to use $env/dynamic/private
- This allows Docker containers to inject env vars at runtime
- Updated docker-compose.staging.yml with HTTPS staging domains
- Fixes Mixed Content errors when accessing staging via domains

## New Features
- Added email service to mana-core-auth for sending emails
- Added storage module to chat backend

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-10 02:22:34 +01:00
..
apps feat: add email service and storage module + fix runtime env vars 2025-12-10 02:22:34 +01:00
packages/chat-types fixes 2025-12-04 00:51:40 +01:00
CLAUDE.md fix(ci): build shared packages before tests and fix formatting 2025-12-01 23:15:00 +01:00
INTEGRATION_COMPLETE.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
MANA_CORE_AUTH_INTEGRATION.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
package.json improve code quality 2025-12-03 23:42:37 +01:00
TESTING_GUIDE.md style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00