Skip to content

Samisdat/openbus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published