Initial standalone server implementation (#15)

Signed-off-by: Andrey Platov <andrey@hardcoreeng.com>
This commit is contained in:
Andrey Platov
2021-08-08 23:04:39 +02:00
committed by GitHub
parent 67940e0d35
commit a8693be822
41 changed files with 349 additions and 174 deletions
+4 -1
View File
@@ -23,6 +23,9 @@
"@anticrm/dev-storage": "~0.6.3",
"@anticrm/server-ws": "~0.6.4",
"@anticrm/core": "~0.6.7",
"@anticrm/platform": "~0.6.5"
"@anticrm/platform": "~0.6.5",
"jwt-simple": "~0.5.6",
"@anticrm/server-chunter": "~0.6.0",
"@anticrm/dev-server-chunter-resources": "~0.6.3"
}
}