Skip to content
/ webserver-base Public template

Rust+Typescript libraries for all of my webserver projects (includes a template web server).

License

Notifications You must be signed in to change notification settings

goddtriffin/webserver-base

Repository files navigation

webserver-base

Version Docs JSR

A Rust library which contains shared logic for all of my webserver projects.

Features

  • common settings
  • HTML templates
  • integration: Axum + Plausible Analytics
  • POSTing frontend Typescript Errors to a Rust API endpoint
  • Deno script to transpile+bundle .ts -> .js

Developers

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!

Commands

  • make lint
  • make test
  • make fix

Credits

Made by Todd Everett Griffin.

About

Rust+Typescript libraries for all of my webserver projects (includes a template web server).

Resources

License

Stars

Watchers

Forks