Skip to content

pablofullana/hiduino_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  1. Make sure ruby 2.2.3 is installed. Either rvm or rbenv will do the trick:
  1. Make sure bundler gem is installed. Hint: gem install bundler

Installation

Install the application by just running: bundle install

Run it!

Run the application by simply running: bundle exec rails server

Share it (as quick as possible)

Note: This is not production!

You can expose the port where the application is running at (defaulted to 3000) using ngrok:

  1. Install ngrok. Installation details at: https://ngrok.com
  2. Expose application portby running: ngrok http 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors