- React, Vite, TypeScript
- Tailwind CSS, Radix UI
- Supabase (PostgreSQL, Realtime, Edge Functions)
- Resend
- Vitest, Playwright
git clone https://github.com/harryden/linked-list.git
cd linked-list
npm install
cp .env.example .env
npm run devPort: 8080
For local Supabase + OAuth development (no remote dependency), see DEV.md.