Skip to content

Examples for using shuttle with different frameworks and resources

Notifications You must be signed in to change notification settings

mikegin/examples

 
 

Repository files navigation

Examples

Some example apps to show what you can do with shuttle.

How to deploy the examples

To deploy the examples, check out the repository locally

git clone https://github.com/shuttle-hq/shuttle-examples.git

navigate to an example root folder

cd axum/hello-world

Pick a project name that is something unique - in shuttle, projects are globally unique. Then run

cargo shuttle project start --name=$PROJECT_NAME
cargo shuttle deploy --name=$PROJECT_NAME

About

Examples for using shuttle with different frameworks and resources

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 47.7%
  • TypeScript 46.9%
  • HTML 4.4%
  • Handlebars 0.4%
  • JavaScript 0.4%
  • CSS 0.1%
  • Shell 0.1%