My personal website serves as a portfolio for personal projects, blog, poetry collection and much more.
This project is currently based on the Astrofy template.
Install dependencies using pnpm:
pnpm installTo start the development web server, simply:
pnpm run dev