8000 GitHub - nvc8996/workflow: Sprint backlog, daily meetings, and PRs notifications to the team chat
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

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

Notifications You must be signed in to change notification settings

nvc8996/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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%
0