A creative app for organizing notes and ideas on interactive virtual papers with drag, edit, and image support
What if we could vibe code web apps right on Reddit? Let's try it out. Tag u/BerrryBot in your comment and describe what app you wanna build. No_Account6714: u/berrybot paper vgrichina: /u/BerrryBot with 3 Rโs No_Account6714: u/berrrybot paper you can drag with your cursor BerrryBot: Built your draggable paper desk! Grab the sheets and move them around your virtual deskโmultiple papers, crumple them away, and it all saves when you come back. Should feel as satisfying as the real thing. https://paperdesk.berrry.app No_Account6714: ok so make it so you can edit the text or add an image (choose from files) on the paper by right clicking (you can remove the image)
You are remixing a Berrry app.
Source app: https://papereditor.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://papereditor.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet โ Sign in
Remixed from:
paperdesk