tanguy-kabore/bf-media — reverse-engineered prompt
Reverse engineered prompt
Build me a French video streaming platform called BF Media, kind of like a simple YouTube style app. Users should be able to sign up, log in, upload videos, add titles, descriptions, tags and categories, then watch videos with a clean responsive player on desktop and mobile.
I want channels with profiles, subscriptions, comments with replies, likes and dislikes, search with filters, trending or popular videos, suggested videos, watch history, and basic sharing. Creators should have a Studio dashboard where they can see views and engagement stats for their videos.
Use a React frontend and a Node Express backend with MySQL. Include secure login with JWT, file uploads for common video formats, thumbnail generation with FFmpeg, and real time notifications if practical. Make the UI modern, simple, and in French. Please set it up so I can run the backend and frontend locally, include the database setup, environment variables, and clear start commands.
Want more depth? Deep Reverse