React redux node redhat keyclock
- download and install keycloak
- run keycloak server(8080 port)
- Add relem, user and client
- downlaod config json from installation tab
- git clone from repo
- cd "react-redux-node-redhatsso\client"
- edit keycloak.json according to keycloak config
- npm install
- npm run in 3000 port
- git clone from repo
- cd "react-redux-node-redhatsso\server"
- edit kcConfig config inside app.js as per the keycloak config
- npm install
- npm run in 9000 port