Nodejs

Webpack, React, MaterialUI, Stylus and Babel

A small laboratory to experiment with these 5 technologies 😉

webpack-react-material-ui-lab

Picture 1 of 1

Gardien – Flexible Access Control List for NodeJS

Gardien is a NodeJS module that allows you to have fine rights management in your NodeJS applications and in your web browser. This module has a system of plugins to choose the type of database that will be used to save users, roles and permissions.

Github : https://github.com/oOthkOo/gardien

Supervizer

Supervizer is an applications manager in NodeJS. I create because there is not as comprehensive ^^ NodeJS module. I already use it in production on some of my projects 😉

Github : https://github.com/oOthkOo/supervizer

supervizer-list

Picture 1 of 2

Features

  • Start/Stop/Restart a node process
  • Group any node process
  • Start/Stop/Restart a node group process
  • Hot change node process host, port, logs in live 😉
  • Keep alive/Restart a node process when it crash
  • Monitoring resources (restart count, uptime, memory, cpu etc..) for every process
  • Watch directories/files management to restart process
  • Full RESTfull API management via HTTP
  • LOG files process management
  • PID files process management
  • User execution process management by uid:gid
  • Load/Save all node process configuration from/to json file