Skip to content

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

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Dockerfile 0.4%