Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 447 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 447 Bytes

hockeypool

Hockey Pool Server

Dependencies:

Init:

  • Install python
  • pip install beautifulsoup4
  • pip install lxml
  • pip install pymongo
  • cd hockeypool && python init.py

Run:

  • cd hockeypool && node app