dev launch mode

This commit is contained in:
mr
2025-03-06 09:33:38 +01:00
committed by pb
parent 699e5b910c
commit 293b52da4c
3 changed files with 6 additions and 34 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"