mirror of
https://github.com/SrIzan10/starters.git
synced 2026-05-01 11:05:16 +00:00
* add frontmatter to BlitzJS starter * add frontmatter to all starters * add plugins and envVars * fix envVars formatting * fix key for defaultValue in envVars * remove unused frontmatter
546 B
546 B
title, description, tags
| title | description | tags | ||
|---|---|---|---|---|
| Sinatra | A Sinatra webserver |
|
Sinatra Example
This example is a simple Sinatra webserver.
✨ Features
- Ruby
- Sinatra
💁♀️ How to use
- Connect to your Railway project
railway link - Install Ruby requirements
bundle install - Run Sinatra
railway run ruby app.rb