This repository provides a simple guide for integrating Keycloak with an Angular application. It includes step-by-step instructions to set up centralized authentication and authorization using Keycloak.
Run npx nx serve demo-wks to start the development server. Happy coding!
Go inside docker folder and run docker compose up to run keycloak. If you want edit any environment variable can edit the .env file inside docker folder.