Live at pseudobun.dev. Built with Next.js, Tailwind CSS, and Supabase.
Photos are stored in Supabase, exported from Lightroom as JPG long side 1024px, 30% quality.
Run the development server in packages/portfolio
:
pnpm dev
Run the production server in packages/portfolio
:
pnpm build
pnpm start
Open http://localhost:3000 with your browser to see the result.
Deployed on Vercel.