41 lines
1.1 KiB
Markdown
41 lines
1.1 KiB
Markdown
<p align="center">
|
||
<img src="https://user-images.githubusercontent.com/6702424/80216211-00ef5280-863e-11ea-81de-59f3a3d4b8e4.png">
|
||
</p>
|
||
<p align="center">
|
||
<i>Provides a way to customize Keycloak login and register pages with React</i>
|
||
<br>
|
||
<br>
|
||
<img src="https://github.com/garronej/keycloak-react-theming/workflows/ci/badge.svg?branch=develop">
|
||
<img src="https://img.shields.io/bundlephobia/minzip/keycloak-react-theming">
|
||
<img src="https://img.shields.io/npm/dw/keycloak-react-theming">
|
||
<img src="https://img.shields.io/npm/l/keycloak-react-theming">
|
||
</p>
|
||
<p align="center">
|
||
<a href="https://github.com/garronej/keycloak-react-theming">Home</a>
|
||
-
|
||
<a href="https://github.com/garronej/keycloak-react-theming">Documentation</a>
|
||
</p>
|
||
|
||
# REQUIREMENT
|
||
## For building the theme:
|
||
|
||
- `mvn` must be installed
|
||
|
||
## For development, (testing the theme on a docker container ect ):
|
||
|
||
- `rm`
|
||
- `mkdir` )
|
||
- `wget`
|
||
- `unzip`
|
||
|
||
Tested on MacOS
|
||
|
||
# USAGE
|
||
|
||
## Build the theme:
|
||
`npx build-keycloak-theme`
|
||
|
||
## (Optional/Debug) Download more themes:
|
||
|
||
`npx download-sample-keycloak-themes`
|