Merge pull request #2 from Gerald1614/patch-1

added login credentials
This commit is contained in:
Grzegorz Leoniec 2018-12-29 18:52:52 +01:00 committed by GitHub
commit a26eb86c9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -55,6 +55,16 @@ npm run dev
This will start the UI under [http://localhost:3000](http://localhost:3000)
For development environements, we created three users with different profiles and privileges.
Login to the app with one the following credentials:
* email: user@example.org
* email: moderator@example.org
* email: admin@example.org
password: 1234 (common to all profiles)
![You should see this under http://localhost:3000](../.gitbook/assets/screenshot.png)