FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

federomero/ruby-node-sample: Simple real time todo list using sinatra and node · GitHub

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Simple ToDo list built using ruby (sinatra) and node.js built as a demo for a presentation at http://www.rubyconfuruguay.com.

Try it online: http://todo.outboxlabs.com/

Get it:

    git clone git://github.com/federomero/ruby-node-sample.git --recursive

Run node server

    cd node
    node server.js

Run sinatra

    cd sinatra
    rackup
  

About

Simple real time todo list using sinatra and node

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL