Skip to content

esaramago/emanuelsaramago

Repository files navigation

Emanuel Saramago's Website

Getting started

  1. Clone the repository
  2. Run pnpm install to install the dependencies
  3. Copy .env.example to .env and fill the variables (check Sanity Dashboard for more information)
  4. Run pnpm dev to start the development server
  5. Open http://localhost:4321 to view the website

Deploying

Tip: Delete .vercel folder before running pnpm build. Otherwhise, it will throw an error.

Releases

No releases published

Packages

No packages published