Single user self-host starter script + workspace-issue connection export #3412
domjancik
started this conversation in
Show and tell
Replies: 2 comments
|
Thanks for this! I'd love to see this merged into the primary project vs as a separate repo! What are your thoughts? |
0 replies
|
@davidvasandani Happy to contribute, here's a draft |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
as we're nearing the May 10 Bloop Cloud shutdown, I'd like to share a few utilities I've made to make the transition smooth for myself. Maybe they'll be useful to you as well :)
Additional export tooling to retain workspace-issue links (Standard export function only exports issues in isolation):
https://github.com/domjancik/vibe-kanban-bloop-migration
One command local host run (spins up the projects DB, creates a user and runs vibe kanban frontend):
https://github.com/domjancik/vibe-kanban-starter
All reactions