hjkmines/resource_library — reverse-engineered prompt
Reverse engineered prompt
Build me a community resource library website for the Hanawilo community where registered members can share useful links in one organized place instead of dropping everything into Slack.
People should be able to create an account, log in, and manage their account. Once logged in, they can submit resources like videos, events, articles, tools, and memes, with each resource showing up on the right section page. The home page should highlight the latest resources from each section so visitors can quickly see what’s new.
Make it feel clean, friendly, and easy to browse. Include a dark mode option. For videos, show embedded playable previews from the submitted link. Use a full stack setup with a React style frontend, a Node and Express backend, MongoDB for storing users and resources, and secure login using JWT and password hashing. Make sure it can run locally with the frontend and backend together, and look up current docs online if you need to.
Want more depth? Deep Reverse