Skip to content

Latest commit

 

History

History
58 lines (50 loc) · 2.11 KB

README.md

File metadata and controls

58 lines (50 loc) · 2.11 KB

🔏 Angular Component Library for Keycloakify 🔏

Check out our discord server!

Home - Documentation - Starter Project Vite (Recommended) - Starter Project Webpack

Using the library

See getting started.

Angular @keycloakify/angular Maintained
19 0.2.x+ yes
18 0.1.8 no

Contributing

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

git clone https://github.com/keycloakify/keycloakify-angular
git clone https://github.com/keycloakify/keycloakify-angular-starter-vite
git clone https://github.com/keycloakify/keycloakify-angular-starter-webpack

cd keycloakify-angular
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.