A Rust library which contains shared logic for all of my webserver projects.
- common settings
- HTML templates
- integration: Axum + Plausible Analytics
POST
ing frontend TypescriptError
s to a Rust API endpoint- Deno script to transpile+bundle
.ts
->.js
Project is under active maintenance - even if there are no recent commits! Please submit an issue / bug request if the library needs updating for any reason!
make lint
make test
make fix
Made by Todd Everett Griffin.