- Node.js: 8.11.1
- npm: 5.6.0
- Express: 4.x
- Docker installed
- Docker Compose installed
-
Clone this repository
-
Install and start the project
$ make install
-
Update the
.env
file with API URL and Bot key -
Access the application (localhost:49160)
## print all available commands
$ make help
See server's logs:
$ make logs