Ruby
A sample ruby app for KintoHub
#
๐ Deploying on KintoHub- Service Type: Web App
- Repo: https://github.com/kintohub-examples/ruby
- Branch: master
- Language: Ruby
- Language version: 2.5
- Build Command:
gem install bundler && bundle install
- Start Command:
bundle exec ruby app.rb
- Port: 8000
#
๐จ Running locallyPre-requisites: Ruby v2.5
- Clone the repository to a folder of choice.
- Install the dependencies
- To start the app
Default port 8000 (port can be set by setting PORT env variable)
#
๐ SupportSlack: https://join.slack.com/t/kintogoons/shared_invite/zt-mu6bvg79-BmkkdMRRwohJioZggXVYeA