bd init: initialize beads issue tracking

This commit is contained in:
zenchantlive 2026-03-24 18:51:34 -05:00
parent 5f6e5b610a
commit c5d255f816
13 changed files with 146 additions and 31 deletions

View file

@ -2,6 +2,6 @@
"database": "dolt",
"backend": "dolt",
"dolt_mode": "server",
"dolt_server_port": 3307,
"dolt_database": "beadboard"
"dolt_database": "beadboard",
"project_id": "f4cfaa47-ce9f-4cf2-a269-78e46625e5ea"
}