Skip to content

kyoheiu/react-axum-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Rust(axum) Template

Client

  • vite
  • React

Server

  • axum
  • tower-http to statically serve the client

How to use

# In the root
make dev

# To build docker image
make build VER=0.1.0

# To push to docker.io
make push VER=0.1.0

About

SImple template to serve a React app by axum.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published