keycloakify
keycloakify copied to clipboard
Add support for Nrwl/NX
In my company we use NX Monorepos to house our applications and our design system. I would like to make some modifications to Keycloakify to allow us to be able to do the following:
- Specify NX as a build provider, either detected automatically or by an argument in the command line
- With NX as the build provider, paths for
buildandbuild_keycloakare modified to be inside thedistfolder - The keycloakify project is resolved dynamically somehow
I plan to raise a PR for this, but open to suggestions from the community!