Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thiagopradi/octopus_sinatra

Octopus + Sinatra Example
https://github.com/thiagopradi/octopus_sinatra

Last synced: 11 days ago
JSON representation

Octopus + Sinatra Example

Awesome Lists containing this project

README

        

# Octopus Sinatra Example

This is a sample application using octopus + sinatra. This app demonstrate the basics of octopus running outside Rails. starting the application, the user will select what shard they want to see information.

## How to Run:


git clone git://github.com/tchandy/octopus_sinatra.git
cd octopus_sinatra
bundle install
rake db:migrate
rackup

## Thanks

This project is sponsored by the Ruby Summer of Code,
and my mentors Mike Perham and Amit Agarwal.

## Copyright

Copyright (c) 2010 Thiago Pradi, released under the MIT license.