clementguillot / nx-cloud-ce

OSS version of Nx Cloud
MIT License
10 stars 1 forks source link

Backstage plugin #82

Open jbadeau opened 3 months ago

jbadeau commented 3 months ago

Hello There,

We were just about to start our own java based nx-cloud solution but I see you are progressing nicely. We have decided we would like to host the frontend as a backstage plugin.

Would you be interested in such an approach?

clementguillot commented 3 months ago

Hi @jbadeau

It's such a great idea!

FYI, before creating a 0.1.0 version, there is few things I would like to finish:

Frontend will be the next step, I'm considering to use very straight forward framework (SvelteKit?), with an existing actively maintained OIDC/OAuth2 integration (e.g. Auth.js).

Any help is more than welcome 😉