Hey guys I've been writing node projects for a while. Most of my projects was builded with Express and Mongoose. I was tired of copying the code base all the time for a new project therefore I wrap them to a npm package call COKE(https://github.com/dreamerslab/coke) with some extra features like assets management, before after filters, code generators and mongoose command line console... etc.
However I don't have enough time to write tests and docs. So if you are interested you are welcome to send pull requests for tests and docs. Also there is an example project that simply shows how a COKE generated code base look like. Please check https://github.com/dreamerslab/coke-dev. Or you can install coke with npm and just use the code generator which will give you nearly the same thing. ben :) -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
