API starters
Ruby API
Deploy a Ruby API starter with the Gemfile, Rack or framework entrypoint, build command, and runtime port already wired for Adios.
RubyRailsSinatraGrapeBundler
Clone locally
Repository: templates
git clone https://github.com/adiosdotdev/templates.git
cd templates/ruby/rails
adios upVariants
Choose the variant that matches your language and package manager before running the local deploy command.
Need the full flow?
The template guide covers CLI login, local clone flow, console deploys, logs, and moving from a template to a production app.