ChatGPT wrapper
A thin UI around an LLM API — compute and storage for conversations, not training.
Most "ChatGPT wrappers" are SSR or API apps with a database for chat history, object storage for uploads, and bursty compute per message. At 10k daily users the model bills you mostly on requests and egress to the model provider's API (we price hosting only).
The sensible way
Supabase stack at $570.26/mo
Run everything on Supabase
At 10K DAU · fit score 97/100
Cost curve — top 3 stacks
Total monthly hosting cost at each traffic level (same app profile, different providers).
| DAU | Supabase stack | Cloudflare stack | Netlify-first stack |
|---|---|---|---|
| 100 | $28.83/mo | $11.75/mo | $52.16/mo |
| 1K | $74.91/mo | $181.15/mo | $90.96/mo |
| 10K | $570.26/mo | $1881.44/mo | $715.49/mo |
| 100K | $5540.21/mo | $18935.45/mo | $11603.06/mo |
Service breakdown — Supabase stack
- Edge Functions · SupabasePro (project add-on)$20/mo
- Postgres · SupabasePro$341.42/mo
- Storage · SupabasePro (project add-on)$208.84/mo
These are real prices from our provider knowledge base, computed with the same engine as our stack reports.
Want numbers for your app?
Adjust traffic, storage, and requirements — get a full stack report in minutes.
Plan my stack — free