SkillAgentSearch skills...

Jets

Ruby on Jets

Install / Use

/learn @rubyonjets/Jets
About this skill

Quality Score

0/100

Category

Operations

Supported Platforms

Universal

README

<div align="center"> <a href="http://rubyonjets.com"><img src="http://rubyonjets.com/img/logos/jets-logo-full.png" /></a> </div>

Gem Version

BoltOps Badge

Please watch/star this repo to help grow and support the project.

What is Jets?

Jets is a Serverless Deployment Service. Jets deploys Serverless infrastructure resources to your AWS account, where you can control the concurrency and scale resources as much as you want.

Jets makes it easy to deploy and run your app on Serverless. It packages up your code and runs it on AWS Lambda. Jets can deploy Rails, Sinatra, and any Rack app.

Quick Start

Add to your project.

Gemfile

gem "jets-rails", ">= 1.0"
gem "jets", ">= 6.0"

And run

jets init
jets deploy

That's it.

Docs

Official Docs: docs.rubyonjets.com

Getting Started Learn Guides:

Related Skills

View on GitHub
GitHub Stars2.6k
CategoryOperations
Updated4h ago
Forks182

Languages

Ruby

Security Score

95/100

Audited on Mar 28, 2026

No findings