Skip to content

molund/electron-vue-keycloak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install Keycloak in Docker

docker-compose up -d

Build the Vue.js project

cd frontend
yarn install

Build for Development:

yarn electron:serve

Build for Prod:

yarn eletron:build 

Login:

The keyclock config includes example users from Planet Express (the username is the same as the password, e.g. fry/fry and bender/bender).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published