Templates
A collection of file structure templates I have made for quickly creating new projects
axum_template
A simple Axum webserver template - Use cargo-generate to clone/generate this
prisma_axum_template
A simple Axum webserver with prisma-client-rust support thanks to Brendonovich - Use cargo-generate to clone/generate this
nextjs-tailwind-template
A NextJS TailwindCSS web app