In order to try out node.js, I am creating a small server infrastructure monitoring tool. I am pleasantly surprised by the ease of development and the large amount of libraries available on github.
The stack I am using is:
1. Node.js
2. Express.js
3. jquery/jquery UI and other charting libraries
4. Mongoose/Mongodb
5. Misc libraries - moment.js, underscore
5. Rules engine - TBD
Very early stages of code posted on the https://github.com/smusafir/node_monlog
No comments:
Post a Comment