Tag Archives // Node
Example node.js Application
I’ve uploaded a simple example node.js application that uses Express and Mongoose to my GitHub and BitBucket accounts. The application is setup in a MVC-like fashion with the exception of the View aspect not implemented. The example simply outputs, from…