5/9's personal website: fiveoutofnine.com.
The site is divided into 4 categories:
/
, page featuring cool things I've done./blog
, page listing things I've written./design
, documentation for my design system.- Other projects, pages, etc.
git clone https://github.com/fiveoutofnine/www.git
pnpm install
pnpm run dev
supabase gen types typescript --project-id $PROJECT_ID > generated/database.types.ts
pnpm dlx next build