init oc-workspace

This commit is contained in:
mr
2024-07-26 10:37:13 +02:00
commit 60c25b1352
32 changed files with 1639 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# oc-workspace OpenCloud workspace service.
Manages user workspaces
To build :
bee generate routers
bee run -gendoc=true -downdoc=true
If default Swagger page is displayed instead of tyour api, change url in swagger/index.html file to :
url: "swagger.json"