timoftean / olybot

Slack chatbot for managing Gitlab tasks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running the app with docker

docker-compose up

Without docker

  • start mongo server

  • start the app running the command:

npm run dev

Linting

npm run lint

About

Slack chatbot for managing Gitlab tasks


Languages

Language:TypeScript 99.7%Language:Dockerfile 0.3%