add testing (docker compose on localhost should work for now)
add automatic deployment
add logging - I want my services to store their logs in some cloud service that I can easily do full search and other forms of monitoring like if any twitter updates fail or if the production site displays nothing (to nginx service, to cronjob, to app service)
add some unit tests (especially for fetching new tweets and UI)