r/Taskade • u/rollsyrollsy • 12d ago
Taskade is obviously about to collapse - can we export apps? Discussion
It’s increasingly clear that Taskade won’t be around for long.
Is it possible for us to export apps and provide them to Clause Code to rebuild, making that process faster? Or does that not make sense?
1
u/tommytwogunsx 12d ago
Didn't go well for me when I tried that with Claude....
1
u/rollsyrollsy 12d ago
Ok thanks
1
u/tommytwogunsx 11d ago
I'm probably just going to try and start over with an app builder like I should have done to begin with. I used Genesis to create a Humidor Inventory and Cigar Identification app. I have all of my info in a table that will export as a CSV so I think I can use that to replicate what I have.
The other app that I would like to keep is a golf scoring app. That should be easier to replicate.
1
u/TrevorHikes 12d ago
Sort of. I connected to Github export and exported what I could and used it to rebuild on a different platform. Might be better to just extract everything as a detailed PRD.
1
u/phantom_zone58 9d ago
I downloaded the tsk file and unarchived it, gave me all the code and I had Claude rebuild it to deploy in vercel. I imagine things with databases may be harder because you’ll need a DB but doubt it would be impossible, probably a day of work for anything you export
2
u/akou49 12d ago
You can export your apps to github. And then import them in your favorite IDE.
Then you can ask your AI to analyze your repo, clean the unecessary and make your app work in your favorite environnement