Dioxus full stack Allow a server main function #3010
enricoschaaf
started this conversation in
Ideas
Replies: 1 comment
-
I'm not sure if I understood the question correctly, but Dioxus allows you to customize both the client and server according to your needs. You can check out this example for more details. |
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
-
Hi 👋🏽
To be able to run more complicated full stack applications with dioxus it would be really nice if we could provide our own main function when doing fullstack and then setting up the backend side of dioxus in our main function ourselves.
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions