TranHoang2k40525/UngDungMangXaHoi — reverse-engineered prompt
Reverse engineered prompt
Build me a simple social media web app from this repo and get it running end to end. I want people to be able to sign up, log in, make a profile, create posts, see a feed, and interact with other posts in the usual social app way like likes and comments if that fits what is already started here. There seems to be a backend, database, frontend, Docker setup, and even an ML service, so please wire up whatever is already in place instead of reinventing it.
Make it easy to run locally with the existing env files and Docker compose files, and make sure the app can talk to SQL Server cleanly. If the ML service is meant for recommendations, moderation, or ranking, hook it up in a basic useful way. Please fix missing pieces, broken configs, and startup issues so the whole solution actually works. If anything is unclear, look up current docs online and follow the patterns already used in the project.
Want more depth? Deep Reverse