Anil-matcha/Free-AI-Social-Media-Scheduler — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a free self hosted social media scheduler for video creators.

I want users to sign in with Google, connect multiple YouTube and TikTok accounts, paste a video URL, choose the platform, pick a date and time, and have the app publish it automatically. For YouTube, include options like title, description, category, privacy, and made for kids. For TikTok, include privacy settings and toggles to disable comments, duets, and stitches.

Add a clean dashboard where people can see scheduled posts, published posts, failed posts, and the final published links. Include a simple credits system with Stripe so scheduling a post can use credits. Make it easy to self host with environment variables for the database, auth, Stripe, and the publishing API.

Use Next.js with a modern clean UI. Keep the app focused on YouTube and TikTok for now, but make it obvious that Instagram, Facebook, X, LinkedIn, Threads, and Pinterest can be added later. Look up current docs online if you need to.

Want more depth? Deep Reverse