explaingit

255kb/stack-on-a-budget

12,318Audience · developerComplexity · 1/5Setup · easy

TLDR

A curated list of cloud services and developer tools that offer genuinely useful free tiers, organized by category so you can build and run small apps without paying for infrastructure.

Mindmap

mindmap
  root((stack-on-a-budget))
    Categories
      App Hosting
      Databases
      Email Delivery
      Auth Providers
    Services
      Netlify
      Supabase
      Firebase
      Render
    Use Cases
      Side projects
      Early startups
      Open source
    Audience
      Developers
      Founders
Click or tap to explore — scroll the page freely

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Things people build with this

USE CASE 1

Find a free database host for a side project without comparing dozens of pricing pages.

USE CASE 2

Build a complete web app stack using only free tiers for hosting, database, email, and authentication.

USE CASE 3

Identify free CI/CD pipeline options for an open-source project.

USE CASE 4

Quickly check whether a service like Supabase or Render fits your free-tier needs before signing up.

Getting it running

Difficulty · easy Time to first run · 5min

In plain English

Stack on a Budget is a curated reference list of online services that offer meaningful free tiers, aimed at developers who want to build and run applications without paying for every piece of infrastructure. The premise is that many well-known platforms give away enough capacity on their free plans to support small apps, side projects, and even early-stage production systems. The list is organized into roughly 40 categories. App hosting options include Netlify, Vercel, Render, Fly, and Google App Engine. Database hosting covers managed PostgreSQL options like Supabase and Neon, along with MongoDB Atlas, Firebase, Redis Cloud, and several others. There are also sections for email delivery services, continuous integration pipelines, content delivery networks, monitoring and alerting tools, code coverage services, and authentication providers, among many more. Each entry describes what the service does and what its free tier actually includes, so a developer can quickly decide whether a service fits their needs without digging through a provider's pricing page. The stated goal is to include enough detail that a reader can make a decision based on the description alone, without having to visit the service's website first. This is not a software package and contains no runnable code. It is a reference document maintained through community contributions on GitHub, with documented guidelines for what counts as a meaningful free tier before a new entry is accepted. The project is sponsored by Mockoon, a tool for building mock APIs.

Copy-paste prompts

Prompt 1
Based on the stack-on-a-budget list, suggest a free hosting plus database plus email combo for a Node.js side project.
Prompt 2
I need a free-tier PostgreSQL database for a small web app, which options from stack-on-a-budget should I consider?
Prompt 3
Help me pick a free authentication provider for a small app using the stack-on-a-budget reference list.
Prompt 4
I want to run a small API server for free, compare Fly.io, Render, and Netlify free tiers for my use case.
Open on GitHub → Explain another repo

← 255kb on gitmyhub — every repo by this author, as a profile.

Verify against the repo before relying on details.