/atelier-node-ws

SilexLabs - Support pour l'atelier Node.js Socket.io

Primary LanguageJavaScript

Atelier Node.js / Socket.io

This branch is not the final project. You can use it to start the projet.

Requirements

  • Node.js >= 4.x
  • npm

Usage

First, install dependencies :

$ npm install

And start the project :

$ ./node_modules/pm2/bin/pm2 start ecosystem.config.js

PM2 is used to manage the client and server processes and add "watch" capabilities