I started playing around with nodejs about 18 months ago and I decided to put all the common functionality of all my projects (user management, cron, backup, content management, etc) into one package that I could maintain separately.
It is built with
Node.js Redis MySQL
I started playing around with nodejs about 18 months ago and I decided to put all the common functionality of all my projects (user management, cron, backup, content management, etc) into one package that I could maintain separately.
It is built with
Node.js Redis MySQL