Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 440 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 440 Bytes

OmNomNorth

The sauce for omnomnorth.net.

Python Dependencies

  • Flask
  • Watchdog

Install and Run

sudo easy_install flask
sudo easy_install watchdog
./run.py

More Testing

If you want to test on more than your local computer, one way is to use localtunnel:

sudo easy_install localtunnel
localtunnel-beta 5001

Then you can go to the URL it prints out to see the site.