awesome_hackclub_auto

command module
v0.0.0-...-87a6b58 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 17, 2021 License: MIT Imports: 9 Imported by: 0

README ¶

awesome_hackclub_auto

Automation service for awesome-hackclub

Running locally

After installing Docker and Docker Compose, run docker-compose up in your favorite terminal.

Environment variables

Create a .env file, and stick the following env variables in:

SLACK_TOKEN=a slack bot token
SLACK_SIGNING_SECRET=signing secret, NOT verification token
REVIEW_CHANNEL=channel ID to post review messages to
AIRTABLE_API_KEY=airtable api key
AIRTABLE_BASE_ID=id of the airtable base
GH_APP_ID=id of github app
GH_INSTALLATION_ID=the installation id
HONEYBADGER_API_KEY=honeybadger api key (not required)
Commands
Command Description
docker-compose up Starts the dev environment locally
docker-compose up -d Starts the dev environment, then detaches from the shell
docker-compose logs -f main View logs from the main process
docker-compose down Shut down the dev environment
docker-compose restart Restarts the dev environment
docker ps View running services

👥 Contributors

Documentation ¶

The Go Gopher

There is no documentation for this package.

Directories ¶

Path Synopsis
pkg
db
gen
gh

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL