Workflows

Step-by-step guides for common founder tasks. Pick one and ship.

  • Add Authentication
    Medium
    • Astro
    • Supabase

    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
    Easy
    • Astro
    • Supabase
    • Resend

    A working waitlist page that stores signups in a database and sends a confirmation email. Deployable in an afternoon.

  • Build an AI Chatbot
    Medium
    • Astro
    • Claude API

    A streaming chatbot powered by Claude. Answers appear token-by-token, and your API key never touches the browser.