Update README.md
This commit is contained in:
parent
3c44feb4fa
commit
c0ed71e21c
@ -1,5 +1,10 @@
|
|||||||
|
# keycloak-reg-ui
|
||||||
|
|
||||||
## Local
|
A very simple React-based self-registration UI. Uses https://git.vdb.to/cerc-io/keycloak-reg-api as the backend.
|
||||||
|
|
||||||
|
## Building
|
||||||
|
|
||||||
|
### Local
|
||||||
```
|
```
|
||||||
$ yarn install
|
$ yarn install
|
||||||
|
|
||||||
@ -9,7 +14,7 @@ $ yarn build
|
|||||||
$ serve -s build
|
$ serve -s build
|
||||||
```
|
```
|
||||||
|
|
||||||
## Docker
|
### Docker
|
||||||
|
|
||||||
```
|
```
|
||||||
$ docker build -t cerc/keycloak-reg-ui:local .
|
$ docker build -t cerc/keycloak-reg-ui:local .
|
||||||
|
Loading…
Reference in New Issue
Block a user