Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

ti-community-infra/ti-challenge-bot

Repository files navigation

ti-challenge-bot

GitHub Actions Codecov Probot JavaScript Style Guide jest ISC License

A GitHub App built with Probot that A challenge bot for challenge program.

Require

  • Git >= 2.13.0 (For husky support)
  • Node >= 10
  • MYSQL 5.7
  • Docker
  • Docker Compose >= 3

Setup

# Install dependencies
npm install

# Run with hot reload
npm run build:watch

# Compile and run
npm run build
npm run start

Deploy

# Docker compose up
docker-compose up -d --build

Contributing

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.

License

ISC © 2020 Rustin-Liu rustin.liu@gmail.com