System Architecture
A Next.js application behind nginx, with dedicated API routes, PostgreSQL persistence, Stripe for revenue, and provider APIs for AI tools — all separated by environment.
- App Router + API routes
- Plan entitlements before tool execution
- Dedicated STG / PROD data stores
…