Examples

Ruby / Rails

Deploy a Ruby on Rails application

Prompt

Prompt

Create a Rails API-only app for managing a products catalog. Include RESTful routes and JSON serialization. Deploy to Ink.

Build details

SettingValue
Build packAuto-detect (Ruby / Rails)
Start commandrails server -b 0.0.0.0 -p 3000
Port3000

On this page