👋 Hey! Welcome to my profile and blog repo. Feel free to take a look around.
JOR-dat-te-ba-yo
- (JOR) ➡ the beginning of my name, Jordan
- (dat-te-ba-yo) ➡ a reference to the anime Naruto
Here's the live blog.
This blog is built using Astro and it's very handy starter kit. You can play around with it here:
This repository includes agent-specific instructions in AGENTS.md.
If you're using an AI coding agent, start there for setup, validation, and editing rules.
- Unit tests:
pnpm test - Unit tests (watch):
pnpm run test:watch - E2E tests:
pnpm run test:e2e - Install Playwright browser (first time):
pnpm run test:e2e:install
This project uses a hybrid setup approach (Supabase managed directly, Vercel env vars managed manually). See docs/supabase-hybrid-setup.md for setup details.