Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 1.73 KB

README.md

File metadata and controls

50 lines (43 loc) · 1.73 KB

🔏 Svelte Component Library for Keycloakify 🔏

Check out our discord server!

Home - Documentation - Starter Project Svelte + Vite

Using the library

Don't it's not ready yet. Subscribe to alerts on the repo to get notified when it is.

Contributing

Note:: This is not for using the library, but for contributing to it.

git clone https://github.com/keycloakify/keycloakify-svelte
git clone https://github.com/keycloakify/keycloakify-starter-svelte

cd keycloakify-svelte
yarn install
yarn link-in-starter # When prompted select the starter you want to link into

# At this point you can navigate to the starter you've picked.
# The changes in the library will be reflected live in the starter.