- Initialize a new Axum project by running the
shuttle init --template axum
command - Copy pasting the contents of the example you want to deploy — make sure to check the tabs of the snippet(s) to ensure you are copying the right code/file
- Running the
shuttle deploy
command
If you are looking for step-by-step guides, check out our
Tutorials section.
shuttle
CLI installed):
If you want to explore other frameworks, we have more examples with popular ones like Tower and Warp. You can find them right here.
Be sure to check out the examples repo for many more examples!