Workflows
Step-by-step guides for common founder tasks. Pick one and ship.
- Add Authentication
Email magic-link login with real, cookie-based sessions, the right way. Protect a page so only logged-in users can see it.
- Build a Waitlist Page
A working waitlist page that stores signups in a database and sends a confirmation email. Deployable in an afternoon.
- Build an AI Chatbot
A streaming chatbot powered by Claude. Answers appear token-by-token, and your API key never touches the browser.