Skip to content

Starter Ruby on Rails Application build with Wavelabs Server API

Notifications You must be signed in to change notification settings

nbostech/wavelabs-rails-client-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wavelabs Rails Client

This is an example application to demonstarte how to use 'wavelabs_client_api' library using Ruby On Rail framework.

Gemfile contains all the required gems list. No need to worry about gems list 'bundle install' will install all the gems. Live application is available on heroku https://wavelabs-rails-client-api.herokuapp.com

Ruby & Rails versions

  • Ruby 2.2.3

  • Rails 4.2.4

You can install required versions of ruby, rails & gemsets using rvm(ruby version manager)

Configuration Instructions

After installing Ruby & Rails from console use following commands:

$>git clone https://github.com/nbostech/wavelabs-rails-client-api.git
$>cd wavelabs-rails-client-api
$>bundle install
$>rails server

Open the link http://localhost:3000 in any browser.Now you are ready to use the web application.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/nbostech/wavelabs-rails-client-api. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

About

Starter Ruby on Rails Application build with Wavelabs Server API

Resources

Stars

Watchers

Forks

Packages

No packages published