Skip to content

marcwright/connectjs-rails-api-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnectJS Sample Rails API demo

This is a scaffolded app to demo the capabilities of the Rails API.

To run locally:

  1. git clone https://github.com/marcwright/connectjs-rails-api-sample-app.git
  2. cd connectjs-rails-api-sample-app
  3. bundle install
  4. rake db:create db:migrate db:seed
  5. rails server
  6. In your browser, goto 127.0.0.1/teams or /teams.json

The app is also deployed on Heroku here

About

A sample rails app to demo the api for ConnectJS 2015

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published