This is an experimental template that I use as a base for my personal projects. There are a lot of opinionated and probably controversial design choices that I've made here. I cannot recommend using this template for your own projects, especially if you're new to Rust.
brotli
with a max compression level.brotli
at a lower compression level via
tower-compression
at runtime.bun
via the build.rs
script to minify, hash, and bundle JS/TS/CSS.cargo watch -x run
to automatically rebuild on asset / source
changes.