File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,11 +45,23 @@ yarn start
4545 🎮 Ionic PWA application available at http://localhost:4000
4646 🎮 Admin PWA application available at http://localhost:4000/admin
4747```
48+ Volunteer accounts for logging to voulnteer app that can be used:
49+
50+ ``` log
51+ hzaub
52+ kudi
53+ msash
54+ tgers
55+ tmaure
56+ ukon
57+ wtrocki
58+ ```
59+
60+ Admin application user:
4861
49- By default, two users that can log into the application are created.
62+ ` ovp-admin `
5063
51- - username: ` developer ` , password: ` developer `
52- - username: ` ovp-admin ` , password: ` ovp-admin `
64+ The password is the same as the username.
5365
5466Volunteers can register to the application in login screen
5567
@@ -72,11 +84,6 @@ This command creates the necessary resources in Keycloak and prints instructions
7284Follow the instructions and copy the JSON configurations to the appropriate locations.
7385The Starter app and server will read these configurations and the integration will be enabled when they are started.
7486
75- By default, two users that can log into the application are created.
76-
77- - username: ` developer ` , password: ` developer `
78- - username: ` ovp-admin ` , password: ` ovp-admin `
79-
8087### Running clients as Mobile Applications
8188
8289#### For IOS
You can’t perform that action at this time.
0 commit comments