mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-14 20:21:09 +02:00
380 B
380 B
Chat App - Memory
Auto-updated with learnings from code changes.
Recent Updates
No updates yet.
Known Issues
None documented.
Implementation Notes
- Backend runs on port 3002
- Uses OpenRouter for all AI models (single API key)
- Database: PostgreSQL with Drizzle ORM
- Auth: Mana Core Auth (JWT EdDSA)
- Models seeded via
pnpm --filter @chat/backend db:seed