Stack
| Layer | Technology |
|---|---|
| Frontend | Angular 21, standalone components, signals, resource() |
| UI | Spartan-ng (helm), Tailwind CSS 4 |
| i18n | Transloco |
| Monorepo | Nx 22 |
| Backend | Supabase (Postgres, Auth, Storage, Realtime, Edge Functions) |
| AI providers | fal.ai (wired), mock for dev |
| Billing | Stripe optional; custom webhook path |
| E2E | Playwright |
| Docs | Nextra 4 + Next.js 15 |
Key libraries
@supabase/supabase-js— production adapterslibs/generation-core— shared model catalog (synced to Edge)libs/ports— framework-free contracts
Apps
| App | Port (typical) |
|---|---|
| demo | 4200 |
| web | 4201 |
| api-console | 4202 |
| docs | 3001 (dev); 3000 in Docker |
Last updated on