jibbernaut-server Server for JibberNaut webapp. NOTE: Just pet project for learning purposes. To run You'll need to have git and node installed in your system. git clone https://github.com/fatcop/jibbernaut-server.git Then install the dependencies: npm install Run node application: node app.js