Replies: 1 comment
-
I've been able to work around this, but there is a different problem, my CSS and JS files are not loaded and I want to bundle the views directory as part of the final executble |
Beta Was this translation helpful? Give feedback.
0 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.
-
Summary
I need to server HTML file from an axum server, when the "/view" route is visited, However, the route returns an empty page, I followed the example on tag 0.6.12 and I'm not exactly sure if there's something missing
here is what my folder structure looks like
axum version
0.6.12
Beta Was this translation helpful? Give feedback.
All reactions