managarten/apps
Till JS ea4b585f37 feat(context): add NestJS backend, PostgreSQL database, and migrate web app from Supabase to API
- Create NestJS backend on port 3020 with 4 modules (space, document, ai, token)
- Add Drizzle schema with 5 tables (spaces, documents, token_transactions, model_prices, user_tokens)
- Rewrite web services (spaces, documents, tokens, ai) to use shared API client instead of Supabase
- Move AI API keys server-side (Azure OpenAI, Google Gemini)
- Add seed script for model prices (gpt-4.1, gemini-pro, gemini-flash)
- Add 70 unit tests across 4 test suites (space, document, token, ai services)
- Add monorepo integration (setup-databases.sh, generate-env.mjs, docker init-db, root scripts)
- Remove @supabase/supabase-js dependency and delete supabase.ts from web app
- Update CLAUDE.md with full API documentation

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-19 09:28:01 +01:00
..
calendar fix: upgrade calendar jest to v30 and add rate limiting to contacts/todo backends 2026-03-19 09:02:35 +01:00
chat feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
clock feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
contacts fix: upgrade calendar jest to v30 and add rate limiting to contacts/todo backends 2026-03-19 09:02:35 +01:00
context feat(context): add NestJS backend, PostgreSQL database, and migrate web app from Supabase to API 2026-03-19 09:28:01 +01:00
docs 🌙 feat(docs): set dark mode as default theme 2026-01-29 18:22:23 +01:00
lightwrite feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
manacore feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
manadeck feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
matrix feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
mukke feat(mukke): add offline-first iOS music player app 2026-03-17 13:23:58 +01:00
nutriphi feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
photos feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
picture fix(picture-mobile): make patch-package non-fatal in postinstall 2026-03-15 09:01:21 +01:00
planta feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
presi feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
questions feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
skilltree feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
storage feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
todo fix: upgrade calendar jest to v30 and add rate limiting to contacts/todo backends 2026-03-19 09:02:35 +01:00
traces fix(traces): configure EAS Build for TestFlight and fix bot-services build 2026-03-17 13:16:38 +01:00
zitare feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00