Init oc-shared

This commit is contained in:
mr
2024-08-12 14:12:51 +02:00
commit 944131a7f0
32 changed files with 2091 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# oc-shared OpenCloud shared service.
Manages user shared
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"