A Notifier for Frost developers.
Now hosted on @frostDevBot@honi.club.
Create a .env
file based on .env.example
and then execute the following commands.
deno task test
For the development environment:
deno task deploy
For the production environment:
deno task deploy-prod
Please set the environment variables on the Deno Deploy page.
The contents are the same as the items set in .env
.