Merge pull request #18 from kurabirko/devcontainer
Add devcontainer support
This commit is contained in:
commit
4bd38230da
2 changed files with 27 additions and 0 deletions
|
|
@ -58,6 +58,10 @@ npx download-builtin-keycloak-theme # For downloading the default theme (as a re
|
|||
# Look for the files in dist_keycloak/src/main/resources/theme/{base,keycloak}
|
||||
```
|
||||
|
||||
## Using a development container
|
||||
|
||||
This starter supports [development containers](https://containers.dev/). You can customize the configuatuation file [`.devcontainer.json`](./.devcontainer/devcontainer.json) to your liking.
|
||||
|
||||
# Theme variant
|
||||
|
||||
Keycloakify enables you to create different variant for a single theme.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue