Skip to content

A demo application coded with the Cappuccino framework which uses the Juggernaut push server

License

Notifications You must be signed in to change notification settings

eliaskg/Cappuccino-X-Juggernaut

Repository files navigation

Cappuccino X Juggernaut

by Elias Klughammer

Introduction

This is a demo application for bringing together the Cappuccino Framework (http://www.cappuccino.org) and the Juggernaut Push Server for Ruby on Rails.

Here you can see a demonstration of the sample app.

Installation

1. Install Ruby on Rails

sudo gem install rails

2. Install the Juggernaut Gem

sudo gem install juggernaut

3. Download the demo app and unpack it.

4. Start the Rails application

ruby script/server

5. Start the Juggernaut server

juggernaut -c juggernaut.yml

6. Open the browser and go to http://localhost:3000

About

A demo application coded with the Cappuccino framework which uses the Juggernaut push server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published