managarten/chat/apps/mobile/scripts
Till-JS c638a7ffee feat(chat): integrate chat project into monorepo with full app structure
- Restructure chat as apps/mobile, apps/web, apps/landing, backend
- Add NestJS backend for secure Azure OpenAI API calls
- Remove exposed API key from mobile app (security fix)
- Add shared chat-types package
- Create SvelteKit web app scaffold
- Create Astro landing page scaffold
- Update pnpm workspace configuration
- Add project-level CLAUDE.md documentation

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 13:48:24 +01:00
..
spaces feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
add_archive_functionality.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
add_conversation_title.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
check_and_create_models.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
check_azure_openai.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
create_delete_document_function.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
create_templates_table.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
create_usage_functions.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
create_usage_logs_table.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
create_users_table.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
fix_conversation_creation.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
fix_messages_constraint.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
fix_models_table.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
fix_rls_policies.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
fix_templates_table.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
setup_rls_policies.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
setup_supabase.js feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
setup_supabase_functions.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
supabase-cli.js feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
update_models.js feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00
update_models.sql feat(chat): integrate chat project into monorepo with full app structure 2025-11-25 13:48:24 +01:00