managarten/apps/chat/apps/web
Till JS bd1178edf8 feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides
Restructure standalone traces app into monorepo pattern with mobile + backend + shared types.
Add NestJS backend with Drizzle ORM schema for locations, cities, places, POIs, and AI guides.
Add mobile sync layer, cities tab, and guide generation UI. Fix pre-existing type errors across
mobile codebase, matrix-mana-bot (sendDirectMessage), llm-playground, and all web auth stores
(signUp call signature).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 08:12:42 +01:00
..
src feat(traces): integrate traces app into monorepo with NestJS backend and AI city guides 2026-03-15 08:12:42 +01:00
.env.example Feat: Refactor postgress 2025-11-27 02:25:37 +01:00
Dockerfile 🔧 chore: add shared-stores and shared-api-client to web apps 2026-01-30 18:27:04 +01:00
eslint.config.js improve code quality 2025-12-03 23:42:37 +01:00
package.json ✈️ feat(pwa): add PWA dependencies to all 18 web apps 2026-02-16 13:13:40 +01:00
svelte.config.js feat(chat-web): add Docker deployment for chat frontend 2025-12-05 02:10:32 +01:00
tsconfig.json style: auto-format codebase with Prettier 2025-11-27 18:33:16 +01:00
vite.config.ts 📝 docs(auth): update organization endpoint documentation 2026-02-16 12:57:29 +01:00