Skip to content

anthonyrende/rust-fullstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-fullstack

Fullstack Rust web app using: axum, tokio, tower-http


  • cargo watch -q -c -w src/ -x run in src ( recomplies and runs src changes )

  • cargo watch -q -c -w tests/ -x "test -q quick_dev -- --nocapture" (for server changes)

About

Fullstack Rust web app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages