My personal website, built with Next.js and hosted by Vercel.
pnpm install
Copy the .env.example
file to .env.local
and fill in the values.
Start the local development server:
pnpm dev
My website content is licensed under CC BY-NC-SA 4.0. All code is licensed under MIT.