There was an error while loading. Please reload this page.
rake cucumber:ok
rails s -p 3001
rake db:seed
Note: (This will generate a member for each one of you, see db/seeds.rb)
db/seeds.rb
Note: all the request through the API need an authentication token.
Read the authentication page!