Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document manual fullstack axum server #444

Open
ealmloff opened this issue Feb 13, 2025 · 0 comments
Open

Document manual fullstack axum server #444

ealmloff opened this issue Feb 13, 2025 · 0 comments
Labels
documentation Improvements or additions to documentation fullstack related to the fullstack crate

Comments

@ealmloff
Copy link
Member

Dioxus fullstack supports integrating with a custom axum server, but we currently don't have any documentation about that on the docsite. We should add a page about integrating with an existing axum router that covers:

  1. How to do SSR with an axum server
  2. How to use server functions in an existing axum server
  3. The folder structure the axum server expects
  4. How to serve the static wasm + js assets with an axum server
@ealmloff ealmloff added documentation Improvements or additions to documentation fullstack related to the fullstack crate labels Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation fullstack related to the fullstack crate
Projects
None yet
Development

No branches or pull requests

1 participant