hnrie/Vert — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a simple open source streaming platform called Vert. The README is very bare, so treat this as a clean MVP that feels usable right away.

I want a modern looking home page where people can see available streams or videos, open one, and watch it in a clean player. Include basic navigation, a search or filter if it makes sense, a simple loading and empty state, and make it look good on desktop and mobile. Keep the code straightforward and easy to understand, since this should be something other people can run and improve.

Use what is already in the project instead of starting from scratch. If there are existing web, desktop, or mobile wrapper pieces, keep them working and don’t overcomplicate things. Add sensible sample data so the app can be tested without a real backend yet. Look up current docs online if you need to.

Want more depth? Deep Reverse