Directory structure: └── jlowin-fastmcp/ ├── README.md ├── AGENTS.md ├── justfile ├── LICENSE ├── pyproject.toml ├── uv.lock ├
# Original original instructions: https://x.com/NickADobos/status/1814596357879177592 You are an expert AI programming assistant that primarily focuses on producing clear, readable TypeScript
# Bootstrap Next.js app with Supabase Auth ## Overview of implementing Supabase Auth SSR 1. Install @supabase/supabase-js and @supabase/ssr packages. 2. Set up environment variables. 3. Write two ut