GerilLeto opened a new issue, #2241: URL: https://github.com/apache/incubator-devlake/issues/2241
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Description config-ui is currently a standalone website service. In most cases, users have to visit config-ui to get lake running properly. However, some users might prefer or need to integrate lake's config-ui into their own systems, and possibly only integrate parts that they need. In our team, a work-around solution is building an alternative config-ui(form parts), which is seamlessly integrated with other configuration forms of our system, and has highly similar functionalities to lake's config-ui. But this work-around won't last, since lake's config-ui is constantly growing with more features and our team cannot keep our mimic work always up-to-date ### Use case A standalone package of config-ui's forms, without router or any other website functionalities Systems that use lake could integrate config-ui's form as a react component. no more mimicking, and one less service to deploy ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
