Skip to content

Sprint backlog, daily meetings, and PRs notifications to the team chat

Notifications You must be signed in to change notification settings

codex-team/workflow

Repository files navigation

CodeX workflow For Telegram Bot Messages

Clone

Clone the repository via command line:

$ git clone https://github.com/codex-team/workflow

Set Environment Variables

Rename config.yml.example to config.yml and set required parameters for application. Then run with following command.

Run

Docker

$ docker-compose up

Node.js and Yarn

Get required dependencies by the following command.

$ yarn install

Run the app

$ yarn start

About

Sprint backlog, daily meetings, and PRs notifications to the team chat

Resources

Stars

Watchers

Forks