Skip to content

My boilerplate for Rust with Docker using axum and Yew.

Notifications You must be signed in to change notification settings

yunaka354/docker_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

My boilerplate for Rust with Docker using axum and Yew.
Both components can communicate each other. client will pull json file from server component via API.

Basic Usage

docker-compose up

If you want to run docker with updating image files
docker-compose up --build

About

My boilerplate for Rust with Docker using axum and Yew.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published