Containerized Keycloak in Development

This repository contains the complete source code for the article "Containerized Keycloak in Development"

Prerequisites:

To use this repository as intended, you need to install the following four prerequisites:

  1. VS Code
  2. VS Code extension "Remote Development"
  3. git client
  4. Docker Desktop

All other tools, e.g. TypeScript, will be available inside the dev container.