Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 694 Bytes

File metadata and controls

17 lines (12 loc) · 694 Bytes

🧪 Testing your Theme

The name of the game for developing a good theme is how quickly you can see your changes on the screen and how easy it is to replicate a production environment locally.

Keycloakify help you with that providing you three ways to test your theme on your machine.

{% content-ref url="in-storybook.md" %} in-storybook.md {% endcontent-ref %}

{% content-ref url="in-a-keycloak-docker-container.md" %} in-a-keycloak-docker-container.md {% endcontent-ref %}

{% content-ref url="with-vite-or-webpack-in-dev-mode.md" %} with-vite-or-webpack-in-dev-mode.md {% endcontent-ref %}