codex-lv4-may-2025

Badge Interview Week 3

← Back to Week 3 / ← Course Index


Objective

Interview on creating and listing items with Supabase.

Requirements

  1. Live session with a TA or instructor.
  2. Run your server locally or show the deployed endpoint.
  3. Show POST /items inserting a row using the Supabase client (env vars only, no secrets in code).
  4. Show GET /items returning rows including the newly inserted item.
  5. Explain where the Supabase client is initialized and which environment variables are required.

Live tasks (perform one or two as requested)

Submission

Git repo link. Include a README with run steps and the env var names required.

Rubric (20 pts)