Embedded UI #86
Closed
taraktikos
started this conversation in
General
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. |
2 replies
|
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) |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
distdirectoryAll reactions