Initial LisgloSIPS V2 implementation

This commit is contained in:
hectorzhao
2026-06-22 10:56:38 +08:00
commit 5fa1bd35e9
303 changed files with 35644 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"files": [],
"references": [
{ "path": "./packages/contracts" },
{ "path": "./packages/domain" },
{ "path": "./packages/database" },
{ "path": "./packages/redis" },
{ "path": "./packages/auth" },
{ "path": "./packages/observability" },
{ "path": "./apps/api" },
{ "path": "./apps/worker-cdr" },
{ "path": "./apps/worker-recording" },
{ "path": "./apps/worker-config-publisher" }
]
}