$ docker-compose up
- Run Keycloaknextjs-spa $ yarn dev
- Run Next.js SPA
- http://localhost:8080/auth/admin/ - Keycloak admin console (credentials admin/admin)
- http://localhost:3000/ - SPA
Run Keycloak and create a new user in Keycloak admin console in 'Example' realm and set his password in 'Credentials' tab.