Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 441 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 441 Bytes

eatmon.co

My personal website, built with Next.js and hosted by Vercel.

Installation

pnpm install

Copy the .env.example file to .env.local and fill in the values.

Start the local development server:

pnpm dev

Copyright

My website content is licensed under CC BY-NC-SA 4.0. All code is licensed under MIT.