Rockwell uses the twitter authentication workflow to render a twitter like feed in order to collect information about the users interaction with their feed. It also has an attention check feature to ensure that the user is being observant of their feeds and not simply scrolling through with the intent of finishing quickly.
[ ] Try to create docker images for Rockwell just like dante: use poetry for smaller images and add postgres as a service in docker-compose.
[ ] Try to add the frontend part of Rockwell which is a node.js server to docker, either as a separate image to the backend or by integrating the backend and frontend to one image.
Tasks: