$ git clone https://github.com/maxwofford/maildog
$ cd maildog
$ pnpm install
# For development:
$ pnpm run dev # now head to localhost:3000
# For production:
$ pnpm run prod
$ git clone https://github.com/maxwofford/maildog
$ cd maildog
$ pnpm install
# For development:
$ pnpm run dev # now head to localhost:3000
# For production:
$ pnpm run prod