404 error
#333
Replies: 2 comments 1 reply
-
|
Hi, is there any way you can share a full code sample? There's nothing to really go on here to be able to help. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, I guess that isn't much help. I closely followed the documentation. Here is the initialiization: I assign the server to a variable on my application struct like so: Then I added the routes: The only thing I do different than the documentation is the assignment of the riverServer to my app struct. Sorry to be so unhelpful before. Cheers, |
Beta Was this translation helpful? Give feedback.
1 reply
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,
I am trying to embed riverui is my own web app, I have followed the directions on the web site. On my local dev machine, I use localhost port 4000 and am using the riverui prefix, But when I try to access the ui at localhost:4000/riverui, it returns a 404 error. I've tried to solve the problem myself, but am now stuck. Appreciate any help.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions