This section revolves around simple Rocket examples you can get quickly started with by following these 3 steps:Documentation Index
Fetch the complete documentation index at: https://docs.shuttle.dev/llms.txt
Use this file to discover all available pages before exploring further.
- Initialize a new Rocket project by running the
shuttle init --template rocketcommand - 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 deploycommand
shuttle CLI installed):

