Hackdex-App/hackdex-website — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a website called Hackdex where people can discover and share Pokémon romhack patches without ever uploading or hosting ROM files. I want players to browse hacks with cover art, screenshots, tags, summaries, versions, and creator links, then choose a hack and patch it in the browser using their own legally obtained base ROM from their device.

Creators should be able to sign in, submit a hack, add metadata, upload screenshots or cover images, and upload a BPS patch file. The site should store only patches, images, and metadata, never ROMs. Patch downloads should use temporary links, and base ROMs should stay local to the user. Make the experience clean, searchable, and easy to understand for non technical Pokémon fans.

Use the existing modern web stack from the project, with Supabase for login and data, storage for images and patch files, and a polished responsive interface. Look up current docs online if you need to.

Want more depth? Deep Reverse