clarkduvall / pixelator

Draw with people using WebSockets!
www.pixelator.co
11 stars 2 forks source link

How to run locally, without Heroku tools? #2

Open noodlebreak opened 9 years ago

noodlebreak commented 9 years ago

I am trying to run this locally. Is this possible only by using the procfile provided, which I just say, is some Heroku stuff which would use this command then:

web: gunicorn -k flask_sockets2.worker server:app