Reverse engineered prompt

GitHub

I want this repo turned into a working local server that I can actually start and test without guessing. The README is pretty thin, so please inspect the code, figure out what services it expects, and wire up whatever is needed to run it in development.

Please set up the environment file, make sure the database startup setting works the way the README describes, install dependencies, and get the app starting with the normal start command. If it needs Postgres, Redis, Mongo, sessions, auth, sockets, or anything else, configure the simplest sane local setup and tell me what I need running. If Docker is the easiest path, that is fine too.

I also want the test command working, including any Windows specific fix mentioned in the README if that still matters. If anything is broken or outdated, update it just enough to make the project boot and tests pass. Please leave me with a short README or setup note with exact run steps and any sample env values. Look up current docs online if you need to.

Have a live product UI? Try website reverse