indoorpi_v2 Client npm install && bower install Gateway npm install Auth service npm install Gpio service npm install Faye server npm install Start complete stack Install pm2 sudo npm install -g pm2 Start microservices pm2 start gateway/gateway.js auth_service/auth.js gpio_service/gpio.js faye/pubsub.js Start frontend gulp serve