What “Services” Means In This Repo
Services are the platform pieces that the product apps depend on. They are not the end-user apps themselves. They are the infrastructure and runtime layers that make the apps possible.Main Service Areas
- Supabase for auth, database, and user data
- storage for uploads and generated files
- AI SDK for provider abstraction and streaming
- vector RAG for document-aware chat
- credits and billing for monetization
- email for contact sync and transactional flows
- analytics for product tracking
- Meta attribution for paid acquisition tracking
- landing page, blog, SEO, security, and monitoring for the broader product experience

