Update README.md
Signed-off-by: Joseph Garrone <joseph.garrone.gj@gmail.com>
This commit is contained in:
parent
ecdc04ac30
commit
38dd7a946e
1 changed files with 3 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ docker run -it -dp 8083:80 codegouvfr/keycloakify-starter:test
|
||||||
|
|
||||||
If you are only looking to create a keycloak theme, you can run theses few commands
|
If you are only looking to create a keycloak theme, you can run theses few commands
|
||||||
after clicking  to refactor the template
|
after clicking  to refactor the template
|
||||||
and remove unnecessary files.
|
and remove unnecessary files.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
rm -r src/App
|
rm -r src/App
|
||||||
|
|
@ -181,3 +181,5 @@ jobs:
|
||||||
GITHUB_TOKEN: \${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: \${{ secrets.GITHUB_TOKEN }}
|
||||||
EOF
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
|
You can also remove `jwt-decode`, `keycloak-js` and `tsafe from your dependencies.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue