Initial extraction from monorepo

This commit is contained in:
Viktor Barzin 2026-05-07 17:07:12 +00:00
commit 6fa60fdd1a
14 changed files with 637 additions and 0 deletions

10
beads/metadata.json Normal file
View file

@ -0,0 +1,10 @@
{
"database": "dolt",
"backend": "dolt",
"dolt_mode": "server",
"dolt_server_host": "dolt.beads-server.svc.cluster.local",
"dolt_server_port": 3306,
"dolt_server_user": "beads",
"dolt_database": "code",
"project_id": "a8f8bae7-ce65-4145-a5db-a13d11d297da"
}