diff --git a/.env.example b/.env.example new file mode 100644 index 0000000..3fc6137 --- /dev/null +++ b/.env.example @@ -0,0 +1,5 @@ +# This file is only used for local development +GITHUB_TOKEN=XXX +INTERVAL=1m +LOG_LEVEL=debug +SLACK_HOOK=https://hooks.slack.com/services/T02MTEVH7/BASDAHYRZ/XXX...