Skip to content

jakubsikora/foosball

Repository files navigation

======= foosball

Codeship Status for jakubsikora/foosball

Import of data

In development, export from the live database and import scores locally

mongoexport --username foosball --password SecUre --host my.server:1337 --db foosball --collection scores --journal --out scores.json
mongoimport --db foosball --collection scores --file scores.json 

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors