|
|
|
|
|
by chrisvenum
22 days ago
|
|
I have this issue at work, I asked CC to create a very simple bun CLI tool that can be hard to create, destroy and list worktrees.
The CLI seeds the .env file with a url, db for that worktree and I use Vercels open source package portless to spin up a dev server with unique ports so I get a url per worktree |
|