Back to Resources
Resource
FreeStack
Every free developer tier, searchable & side-by-side

The problem
The famous free-for-dev list is a giant alphabetical README. You can't search it, can't filter it, and definitely can't line up four hosting providers to see which gives you the most free storage.
The build
A frontend for free-for-dev that you browse by what you need to build ("a database", "send email", "add logins"), then compare 2–4 free tiers head-to-head in a table with the best value in each row highlighted. 1,200+ services, all client-side.
Stack & choices
- Next.js · TypeScriptStatic App Router site, client-side search/compare
- Tailwind CSSLight "pricing-page" design with an emerald accent
- VercelHosting
Process notes
- 1
Parses the free-tier limits out of the prose into comparable facets.
- 2
The side-by-side compare table is the headline feature.
- 3
Free, open source, Ko-fi link — contribute services upstream.