12 more guides
00. Before you start
What can you actually build with this stack?

Web apps vs. static sites, what this stack covers, and realistic timelines for a first project.

No tools
01. Before you start
How to write a PRD with AI

Define what you are building before you open any tool.

Claude ChatGPT Gemini
02. Before you start
How to prompt an AI coding assistant effectively

Learn how to structure your prompts so the AI gets as close as possible to what you have in mind.

Cursor Claude Code
03. Build & Publish
Build with an AI coding assistant + GitHub + GitHub Pages

Zero to live URL in one flow.

Cursor GitHub GitHub Pages
04. Build & Publish
What does running locally actually mean?

Cloud vs. local, localhost explained, and when to use each.

No tools
05. Build & Publish
Connect your own domain

Go from github.io to yourproject.com.

Namecheap Cloudflare
06. Build & Publish
Vercel — deploy with your own URL

Automatic deploys and custom domain. Free.

Vercel
07. Data
Supabase — store and read data

Add a real database without building a backend.

Supabase
08. Data
Environment variables

Keep your API keys out of public code.

Vercel Any API
09. Users
Authentication without building it

Add login to any project without writing the system from scratch.

Clerk Supabase Auth
10. Money
Stripe — add a payment button

The step that turns a prototype into a product.

Stripe
11. AI
How to install Ollama

Run AI models on your machine. No API, no subscription.

Ollama
12. AI
How to use the Anthropic API

Add AI to any project with a single API call.

Anthropic API
13. When things go wrong
What to do when something breaks

Basic debugging with AI. How to read errors, what to copy, where to paste.

Any AI assistant