A GitHub App built with Probot that A challenge bot for challenge program.
- Git >= 2.13.0 (For husky support)
- Node >= 10
- MYSQL 5.7
- Docker
- Docker Compose >= 3
# Install dependencies
npm install
# Run with hot reload
npm run build:watch
# Compile and run
npm run build
npm run start
# Docker compose up
docker-compose up -d --build
If you have suggestions for how challenge-bot could be improved, or want to report a bug, open an issue! We'd love all and any contributions.
For more, check out the Contributing Guide.
ISC © 2020 Rustin-Liu rustin.liu@gmail.com