Supabase configuration needed

This admin panel needs SUPABASE_URL and SUPABASE_ANON_KEY to be configured for this Cloudflare Pages project.

Go to Workers & Pages → this project → Settings → Environment variables and add both (same values as the main portfolio site — both talk to the same Supabase project), then make sure the build command is set so they get injected into this file at deploy time.

SUPABASE_URL = https://xxxx.supabase.co SUPABASE_ANON_KEY = ey...

After saving, trigger a new deployment (push a commit, or use "Retry deployment").

Also run admin-setup.sql in the Supabase SQL Editor to grant the admin account read/write access, and create a user under Authentication → Users.

Aurasa44 Admin

Sign in to manage case studies

Admin
Cases
—

Case studies

Manage the projects shown on the Cases page.

Title Industry Year Status Order
Loading case studies…

New case study

Auto-filled from the title. Used in the case study URL.

Press Enter or comma to add a tag (e.g. "Design System", "Multi-brand").

Leave empty to use an industry-themed placeholder illustration.

Shown on the public case detail page at /cases/{slug}. Supports Markdown — headings, bold, lists, links, images.