Public repo for my personal website.
- Clone the repo
git clone https://github.com/mcavaliere/mikecavaliere-com-next.git
- Install dependencies (
pnpm install
). - Copy
.env.local.example
to.env.local
- Fill in any relevant environment variables. You should be able to use the defaults safely.
- Start the server:
pnpm dev
- Visit
http://localhost:3000
Distributed under the MIT License. See LICENSE.txt
for more information.
- Twitter - @mcavaliere
- Website - MikeCavaliere.com