recro / medulla

A Cloud Native Low-Code Platform
https://recro.github.io/docs/
Apache License 2.0
6 stars 4 forks source link

The frontend page designer needs be saved to a CRD, and an App Renderer needs to be able to render that page as a published app #221

Closed keithlogan94 closed 1 year ago

keithlogan94 commented 1 year ago

Is there an existing issue for this?

Is your feature request related to a problem? Please describe the problem.

The frontend page designer needs be saved to a CRD, and an App Renderer needs to be able to render that page as a published app.

Describe the solution you'd like

Grpc api to save CRD for app renderer, and get app renderer crd C# Service for saving to Kubernetes C# project that can render the app renderer without any editor

Additional context

NA