2021-02-20 11:51:44 +01:00
|
|
|
|
<p align="center">
|
2021-02-20 10:53:26 +00:00
|
|
|
|
<img src="https://user-images.githubusercontent.com/6702424/80216211-00ef5280-863e-11ea-81de-59f3a3d4b8e4.png">
|
2021-02-20 11:51:44 +01:00
|
|
|
|
</p>
|
|
|
|
|
<p align="center">
|
2021-02-21 21:27:42 +01:00
|
|
|
|
<i>Provides a way to customize Keycloak login and register pages with React</i>
|
2021-02-20 11:51:44 +01:00
|
|
|
|
<br>
|
|
|
|
|
<br>
|
2021-02-20 10:53:26 +00:00
|
|
|
|
<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>
|
2021-02-20 11:51:44 +01:00
|
|
|
|
</p>
|
2021-02-21 23:06:42 +01:00
|
|
|
|
|
|
|
|
|
# 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`
|