git launch mode

This commit is contained in:
mr
2025-03-06 09:35:01 +01:00
parent 2acd8cb772
commit 3d92f0b8b4
2 changed files with 11 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ To build :
bee generate routers
bee run -gendoc=true -downdoc=true
OR
make dev
If default Swagger page is displayed instead of tyour api, change url in swagger/index.html file to :
url: "swagger.json"