nodejitsu: changes necessary to run on jitsu

nodejitsu: database credentials (reset this commit!) & remove derby-ui-boot, just use bootstrap
This commit is contained in:
Tyler Renelle
2012-07-09 16:59:10 -04:00
parent 788646aac9
commit 0f8b7d48bd
8 changed files with 1163 additions and 5 deletions

View File

@@ -1 +1 @@
require('derby').run(__dirname + '/lib/server')
require('derby').run(__dirname + '/lib/server', 3000)