← Free Tier Radar

$0 stack recipes

Combinations of free tiers that actually hold together for a real project. Every limit below is documented on the main radar.

The $0 Next.js micro-SaaS

A real app with database, auth, email and analytics — nothing to pay until you have real users.

HostingVercel (Hobby)Native Next.js — but non-commercial ToS; switch to Cloudflare when you monetize
DatabaseNeonServerless Postgres, 100 projects, generous compute
AuthBetter AuthSelf-hosted = no MAU limits, no branding, MIT license
EmailResend3,000/mo free — mind the 100/day cap
AnalyticsPostHog1M events/mo + replays + flags on the free plan

Vercel Hobby forbids commercial use. The moment you charge money, move to Cloudflare (free) or Vercel Pro ($20/mo).

The $0 AI side project

Ship an AI-powered tool without an OpenAI bill.

HostingCloudflare PagesUnlimited bandwidth for your frontend
LLM APIGroqFast open models, real free quota (1K req/day on most models)
LLM fallbackGoogle GeminiFrontier model at $0 — accept that free-tier data trains Google models
DatabaseSupabasePostgres + auth + storage in one free project
AnalyticsUmami Cloud100K events/mo, privacy-friendly

Free LLM tiers rate-limit hard. Queue requests client-side and degrade gracefully on 429s.

The $0 high-traffic API

An API that can take a Reddit hug-of-death without a bill.

ComputeCloudflare Workers100K req/day at the edge, no cold starts
DatabaseCloudflare D15M rows read/day, same platform
Cache / rate limitUpstash Redis500K commands/mo serverless Redis
Object storageCloudflare R2Zero egress fees — the killer feature (card required to enable)

The all-Cloudflare stack is the most generous default of 2026 — but 10ms CPU per request rules out heavy compute.

The $0 landing page + waitlist

Validate an idea this weekend.

HostingCloudflare PagesUnlimited bandwidth, 500 builds/mo
Waitlist + emailLoops4,000 sends/mo, 1,000 contacts, transactional included
AnalyticsCloudflare Web AnalyticsFree, no cookie banner needed