This is just a toy project used to practice/study a few different subjects. The first idea was to build a small telegram bot that allows the user to check on my hometown's movie theater's session.
To try that in production just type @OhPesteBot cinema
in a Telegram Client.
- Docker 19.03.6
- Docker Compsoe 1.23.2
docker-compose run peste_api mix test
To run the project, execute the following command:
docker-compose up
That will start the phoenix server at port 4444
.