This is the source-code for http://netzke-demo.herokuapp.com - the official Netzke demo.
-
Get the code from github
$ git clone git://github.com/netzke/netzke-demo.git && cd netzke-demo
-
Install required gems
$ bundle install
-
Create your config/database.yml or use the included database.yml.sample (postgres)
-
Create the database, do the migrations, and seed the demo data
$ rake db:create && rake db:migrate && rake db:seed
- Rails ~> 3.2.0
- Ext JS ~> 4.1.0
- Netzke Core/Basepack ~> 0.8.0
Google groups: http://groups.google.com/group/netzke
Twitter: http://twitter.com/netzke
Author's twitter: http://twitter.com/nomadcoder