mcollina / nodeconfeu-2014-full-stack-through-microservices

My talk for nodeconf.eu 2014! Graft, jsChan and full-stack microservices!

Home Page:http://mcollina.github.io/nodeconfeu-2014-full-stack-through-microservices/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graft - Full-Stack Microservices

A Bespoke.js presentation, built with generator-bespoke

View slides locally

First, ensure you have the following installed:

  1. Node.js
  2. Bower: $ npm install -g bower
  3. Gulp: $ npm install -g gulp

Then, install dependencies and run the preview server:

$ npm install && bower install
$ gulp serve

About

My talk for nodeconf.eu 2014! Graft, jsChan and full-stack microservices!

http://mcollina.github.io/nodeconfeu-2014-full-stack-through-microservices/


Languages

Language:CSS 52.9%Language:JavaScript 47.1%