Personal site
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
To run locally, you'll need a .env.local
at the root of the directory with the proper credentials. A reference file can be found in the repository under .env.example
.