aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added a new endpoint for changelly. added somewhat decent logging. cleaned ↵terminaldweller2021-02-251-2/+3
| | | | up the code a bit. the secrets are all environment variables now since we want publicly availale CI. the api and postman docs are added. added travis integration.
* removed the expression parser. using a lib now. the addalert endpoint is ↵terminaldweller2021-02-231-1/+2
| | | | working. alert messages about fullfilment in tg now. using redis as db to keep the alerts in.
* the price end point works, the telegram bot is only echo thoughterminaldweller2021-02-211-0/+11