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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

15a4f19 · Jan 16, 2023

History

93 Commits
Jan 16, 2023
Mar 9, 2021
Jan 16, 2023
Jul 6, 2021
Apr 16, 2021
Jan 15, 2021
Jul 6, 2021
Jan 16, 2023
Jul 6, 2021
Dec 16, 2021
Apr 15, 2021
Jul 8, 2021
Jul 8, 2021

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