Skip to content

kintohub-examples/ruby

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample Ruby app for KintoHub

🚀 Deploying on KintoHub

🔨 Running locally

Pre-requisites: Ruby v2.5

  • Clone the repository to a folder of choice.
$ git clone https://github.com/kintohub-examples/ruby

$ cd ruby
  • Install the dependencies
$ gem install bundler && bundle install
  • To start the app
$ bundle exec ruby app.rb

Default port 8000 (port can be set by setting PORT env variable)

🚑 Support

Contact us: https://www.kintohub.com/contact-us

Discord: https://kintohub.com/discord

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors