Reverse engineered prompt

Build me a simple web app for Instagram comment automation using this repo as the starting point. I want a small business or creator to be able to sign in with Instagram, connect their account securely, set up keywords with matching reply messages, and have the app automatically respond to comments when those keywords show up. It should also have a clean dashboard where they can view comments, manage keyword rules, track conversations, and see basic engagement analytics from Instagram.

Please make the main flows actually work end to end, including Instagram OAuth, saving data in the database, calling the Instagram Graph API, and showing useful feedback in the UI when something fails. Keep the experience easy to understand for a non technical user. If there are already Docker or local run options in the repo, make sure those work too. Add any missing setup polish so someone can run it with env vars and test it locally without a lot of guessing. You can look up current Instagram API docs if needed.

Want more depth? Deep Reverse