Initial commit: positioning, license, project scaffold
Arboretum — self-hosted web dashboard for git worktrees and the Claude Code sessions running on them. README states the positioning vs GitKraken Agent Mode, Happy/CloudCLI and Anthropic Remote Control, the security model (localhost-first + Tailscale), and the Claude usage note. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
node_modules/
|
||||
dist/
|
||||
*.log
|
||||
.env
|
||||
.env.*
|
||||
*.db
|
||||
*.db-*
|
||||
.DS_Store
|
||||
spikes/**/tmp/
|
||||
spikes/**/captures/
|
||||
Reference in New Issue
Block a user