monsieurbiz / coffee-shop

Which coffee do you want next time?

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coffee-shop

Which coffee do you want next time?

Run the router and the clients

Multiple environments are available.

Development

To run the services in development mode, just run the following command:

make dev-start

The containers aren't run as daemons. So, just kill the process in your terminal to kill the containers.

The Slack Bot

In order to use the bot, you need to specify the token of your Slack's Bot.

The file TOKEN in the root directory must contain the token.

About

Which coffee do you want next time?

License:MIT License


Languages

Language:PHP 97.0%Language:Shell 1.7%Language:Makefile 1.3%