The sauce for omnomnorth.net.
- Flask
- Watchdog
sudo easy_install flask
sudo easy_install watchdog
./run.py
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.