$ 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
maxwofford/mail-dog
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ 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