managarten/apps/context/apps/mobile/.env.production
Till-JS bb0e0cf5cb 🚚 feat(context): integrate context app into monorepo
Restructure the context app (formerly basetext) to follow the monorepo
pattern with proper workspace configuration.

Changes:
- Move app files to apps/context/apps/mobile/
- Rename package to @context/mobile
- Update bundle ID to com.manacore.context
- Create pnpm-workspace.yaml for project workspace
- Add dev scripts to root package.json
- Update CLAUDE.md with project documentation

The app structure is prepared for future web/backend additions.

Note: Existing TypeScript errors in the original codebase are preserved.
These should be fixed in a follow-up PR.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 15:09:04 +01:00

4 lines
432 B
Text

EXPO_PUBLIC_SUPABASE_URL=https://thpcrvwyzxcohpznigok.supabase.co
EXPO_PUBLIC_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6InRocGNydnd5enhjb2hwem5pZ29rIiwicm9sZSI6ImFub24iLCJpYXQiOjE3NDQ4MTg1MjMsImV4cCI6MjA2MDM5NDUyM30.l2Xk7sP5MHpe5AIv8W_m_cfL2xqBglgT9TAtI9UAxEU
EXPO_PUBLIC_OPENAI_API_KEY=3082103c9b0d4270a795686ccaa89921
EXPO_PUBLIC_GOOGLE_API_KEY=AIzaSyBcfwmFFRu4H2gOc1upeRF7gqrf_mCgPhw