/slack-bot-rota

This is a slack bot that allows the user to create a rota for specified slack users.

Primary LanguageJavaScript

slack-bot-rota

This is a slack bot that allows the user to create a rota for specified slack users.

Local setup

Prerequisites

Setup

Spin up the database locally:

docker-compose up -d

Note: If you have already created the database, you can run docker-compose start instead.