aseemk / node-neo4j-template

A template app for using Neo4j from Node.js.
http://node-neo4j-template.herokuapp.com/
216 stars 91 forks source link

Update Express and middleware #23

Open tokeryberg opened 9 years ago

tokeryberg commented 9 years ago

Fix for #22

Favicon middleware is commented out since it throws an error when there is no favicon in the public folder. It should work if you add a favicon to the public folder and uncomment line 21 in app.js.