This is a repo to test keycloak integrations with various apps
- react app (running on localhost:5001)
- Flask app (running on localhost:3001)
The keycloak instance runs on localhost:8081
To start the containers navigate to the cloned directory and run: docker compose up --build