RimuTec / keycloak-in-local-dev-2023

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:Dockerfile 59.3%Language:Shell 40.7%