I wanted an app that showed how often messages in a slack channel were interacted with whether it be from messages in threads or slack reactions. The linked application is a docker program that downloads slack conversations and user information into a database to query for information and statistics.
Tech Stack
- JavaScript
 - PostgreSQL
 - Docker / Docker Compose