/openbus

Primary LanguageJavaScript

openbus

git clone https://github.com/Samisdat/openbus.git ./some/path/

cd ./some/path/

git submodule init

git submodule update

npm install

npm install q

mkdir ./data/cache

cd cli

node fetchallstadions.js

Maybe you want chown or chomd

./data/cache

cd ../

change in app.js (end of file)

http.createServer(app).listen(app.get('port'), 'YOUR IP OR HOSTNAAME', function(){

node app.js