A productivity game for managing tasks with pixel art and RPG-style project tracking
@unknown: Is there a version of trello/jira/linear that you can run locally? @vgrichina: @DennisonBertram let's make Trello clone @BerrryComputer for now just use local storage + JSON import/export @unknown: @vgrichina @DennisonBertram @vgrichina Fresh from the digital oven! Your local Trello is ready. https://trello-clone.berrry.app/
You are remixing a Berrry app.
Source app: https://pixel-trello-quest.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://pixel-trello-quest.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
trello-clone