ymichael / puton

Puton is no longer maintained. Check out the PouchDB inspector for Chrome and PouchDB inspector for Firefox
29 stars 2 forks source link

remove express dependency #2

Closed ymichael closed 11 years ago

ymichael commented 11 years ago

unnecessary imo. just need a simple python -m SimpleHTTPServer or equivalent in node.

preferably, use same the same dependencies as pouchdb