Please provide a production-ready modular monolithic project template #2152
-
maybe it's overkill, but I guess it's helpful for newbies like me |
Beta Was this translation helpful? Give feedback.
Answered by
davidpdrsn
Aug 5, 2023
Replies: 2 comments 1 reply
-
That is a big ask 😅 Have a look at ECOSYSTEM.md. There are some examples there. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
l-7-l
-
@l-7-l I'm new to axum and to rust, but I have this you can look at that I've been working on https://github.com/Falmarri/rust-axum-example I'm sure it has many problems, I was mostly using it as a way to learn rust and axum, but there aren't a lot of server rendered template examples of axum |
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
That is a big ask 😅 Have a look at ECOSYSTEM.md. There are some examples there.