#!/bin/bash
node --debug-brk run-dirwatch.js &
node-inspector --web-port=1234 &
