A meta-app demonstrating how tweets transform into interactive web applications
@unknown: My current AI Vibe-Coding Tech Stack: - Replit | $25 (for creating initial app functionality and design - has brilliant sense of aesthetics) - Cursor IDE | $20 (my main coding editor for manual code touchups and deployment assistance) - Codex | $20 (best AI coding agent - goes well with Cursor IDE) - Supabase | $25 (for database and auth - seamless integration with Replit and well documented) - Vercel & AWS | $25 for Vercel and AWS usage-based (vercel for Next.js apps deployment and AWS for Remix apps deployment) Trust me when I say this; if you are truly new to coding, start with Lovable or https://bolt.new/ but move to Replit and Cursor IDE as soon as you are capable enough.
You are remixing a Berrry app.
Source app: https://fromtweettoapp.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://fromtweettoapp.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in