Skip to content

Getting started with rbDB

jessy edited this page Sep 13, 2010 · 1 revision

1. clone the project


git clone git://github.com/redox/rbdb.git

2. start the web app


cd rbdb ./script/server

3. go to the homepage url and fill in your mysql credentials


http://localhost:3000

Voilà !

A tarball or a gem will soon be available

Clone this wiki locally