dev launch mode

This commit is contained in:
mr
2025-03-06 09:33:38 +01:00
parent 026e46450b
commit be7dc4f639
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"