Embedded UI #86
Replies: 2 comments 4 replies
-
|
Hi Taras, yes we're going to support this, but punted on it to get the initial release out the door. As you've noticed, we need to include a TypeScript bundle for the whole setup to work. We're still working on a good way to do that, but we'll hopefully figure one out sooner rather than later. |
Beta Was this translation helpful? Give feedback.
-
|
Just checking in to see if there’s been any progress on supporting River UI as an embeddable HTTP handler — similar to what is mentioned earlier in this thread. We have a very similar use case where we’d like to embed the River UI directly into our existing Go service (without running a separate binary or Docker container) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Is there a possibility to embed river ui as a handler to exiting project without deploying separate binary or docker image?
I mean something like this:
I tried it but it doesn't work because of empty
distdirectoryBeta Was this translation helpful? Give feedback.
All reactions