openid & other
This commit is contained in:
@@ -32,9 +32,9 @@ In order to build the software :
|
||||
|
||||
bee run -downdoc=true -gendoc=true
|
||||
|
||||
The -downdoc=true -gendoc=true will automatically generate swagger documentation in teh /swagger path
|
||||
The -downdoc=true -gendoc=true will automatically generate swagger documentation in the /swagger path
|
||||
|
||||
If default Swagger page is displayed instead of tyour api, change url in swagger/index.html file to :
|
||||
If default Swagger page is displayed instead of your api, change url in swagger/index.html file to :
|
||||
|
||||
url: "swagger.json"
|
||||
|
||||
@@ -54,7 +54,7 @@ The GUI are developped using Flutter framework
|
||||
* In "Tools"->"SDK Manager"->"Apparenace & Behaviour/System Settings/Android SDK", go to "SDK tools" and tick the "Android SDK command line tools"
|
||||
* Run <code>flutter doctor</code> commmand and follow instructions to accept SDK licenses
|
||||
* Add Vscode flutter plugin and use Vscode Command palette to create a Flutter project
|
||||
* Also set the target Device uring command Palette
|
||||
* Also set the target Device using command Palette
|
||||
|
||||
### Project build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user