Add custom login page

This commit is contained in:
garronej
2023-02-26 16:35:55 +01:00
parent dd41957b56
commit 7aabee9dd5
5 changed files with 231 additions and 28 deletions

View File

@ -1,16 +1,16 @@
{
"name": "keycloakify-advanced-starter",
"homepage": "https://demo-app-advanced.keycloakify.dev",
"name": "keycloakify-starter",
"homepage": "https://starter.keycloakify.dev",
"version": "1.0.8",
"description": "A starter/demo project for keycloakify",
"repository": {
"type": "git",
"url": "git://github.com/garronej/keycloakify-advanced-starter.git"
"url": "git://github.com/codegouvfr/keycloakify-starter.git"
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"keycloak": "yarn build && keycloakify",
"build-keycloak-theme": "yarn build && keycloakify",
"download-builtin-keycloak-theme": "download-builtin-keycloak-theme 15.0.2"
},
"keycloakify": {