http://headlinr.herokuapp.com/
Headlinr uses poetry for build management.
To run the heroku build, first install heroku cli:
https://devcenter.heroku.com/articles/heroku-command-line
For a local build, run:
heroku local
To run the REST API, simply run:
heroku local web
To run the data pipeline, run:
python src/data/main.py