feat: add syncing-server package

This commit is contained in:
Karol Sójko
2022-06-22 16:16:03 +02:00
parent 923fe2a19b
commit 6cc4ef90db
172 changed files with 10489 additions and 25 deletions

View File

@@ -27,6 +27,9 @@
},
{
"path": "./packages/auth"
},
{
"path": "./packages/syncing-server"
}
]
}