sstangl/openpowerlifting — reverse-engineered prompt
Reverse engineered prompt
Build me a local version of the OpenPowerlifting project so I can browse and use the world powerlifting data archive on my computer.
It should load the existing meet and lifter data from the repo, run the included checks or build steps, and start a working web server I can open in my browser. I want to be able to search or view powerlifting meet results and lifter information the way the project is meant to present it, without changing the data. Please keep the licenses and attribution intact, since the data comes from OpenPowerlifting.
Set it up in the existing repo using the tools it already expects, mainly Rust, Python, make, npm, and Docker if that’s easier. If anything is missing, add clear setup notes so I can run it again later with one command or a small set of commands. Look up current docs online if needed.
Want more depth? Deep Reverse