Coding Build and Ship Stack
A practical stack for building features, debugging quickly, and packaging release-ready product work.
Public stack
What I've settled on after cycling through three different stacks in two years of indie hacking. Every tool earns its place here — nothing is cargo-culted from a blog post.
Workflow stack
Full-stack framework
I never seriously consider alternatives for new projects. One codebase, one repo, one deploy command — and the ecosystem means any question has a Stack Overflow answer.
Open tool profileBackend
Replaces three services I used to juggle. Database, auth, and file storage in one dashboard I can actually use without reading the docs every single time.
Open tool profileAuth
Took me 20 minutes to implement auth that would have taken a week building from scratch. The pre-built components look production-ready on day one without custom styling.
Open tool profileBilling
The documentation is so thorough it has never been the thing blocking me. Webhook testing with the Stripe CLI is genuinely great and saves hours of staging environment headaches.
Open tool profileDeploy
PR preview URLs are the feature I would miss most if I had to leave. Showing stakeholders a live link instead of a screenshot changes every single review conversation.
Open tool profileOpen-source Firebase alternative on Postgres: managed database, auto-generated APIs, Row Level Security, Auth, Storage, Edge Functions, and realtime subscriptions—hosted Supabase Cloud or self-hosted stack.
Hosted authentication and user management for React, Next.js, and modern web apps: prebuilt sign-in UI, sessions, orgs, B2B add-ons, and optional Clerk Billing tied to Stripe.
Payments infrastructure for the internet: card present and online processing, Billing for subscriptions and invoicing, Connect for marketplaces, Tax, Radar fraud tools, and Terminal for in-person hardware.
Frontend cloud from the Next.js creators: Git-connected deployments, preview URLs per branch, serverless and edge functions, CDN, analytics, and team workflows—optimized for modern JavaScript frameworks.
Compare tools in this stack