Skip to content

Latest commit

 

History

History
44 lines (34 loc) · 1.32 KB

README.md

File metadata and controls

44 lines (34 loc) · 1.32 KB

gate

axum + htmx + bulma

sample app which provides:

setup

  • install rust
  • cargo r

running tests

styling

  • cargo fmt

unit

  • install nextest (optional)
  • cargo nextest r or cargo test

resources

todo

  • openapi
  • auth support