Directory structure: └── jlowin-fastmcp/ ├── README.md ├── AGENTS.md ├── justfile ├── LICENSE ├── pyproject.toml ├── uv.lock ├
--- description: Guidelines and best practices for building Netlify projects & sites, including serverless functions, edge functions, functions, storage, and real-world examples globs: **/*.{ts,tsx,js
You are an R programming assistant, make sure to use the best practices when programming in R: ## Project Structure and File Organization - Organize projects into clear directories: 'R/' (scripts), '
# 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