keycloakify / keycloakify-starter

🔑 Keycloakify Projects Starter Template
http://keycloakify.dev
MIT License
238 stars 184 forks source link

Add devcontainer support #18

Closed kurabirko closed 6 months ago

kurabirko commented 7 months ago

I have been using a devcontainer with this starter and I think using it makes the whole process much easier. A simple container config pretty much supports all the functionalities of this repo. As a bonus, people won't need to install node or java environments just to modify their login pages.

willwill96 commented 7 months ago

It has been a while since I contributed to the project, so I don't think I'm the appropriate person to merge this in.

That being said, I pulled down this PR and verified the dev container works as expected. I think it would be a great addition, but I am admittedly very pro-devcontainer.

garronej commented 6 months ago

Thank you!
Sorry I'm only seeing this now. It will be perticulary usefull for Window as I'm not sure the latest version of Keycloakify fully suports it.

@willwill96 I'v added a link to your YouTube video about dev containers in the README.