Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 492 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 492 Bytes

Microservices 4 real

Talk

Chat example

Requirements

  1. Node.js >= 8
  2. NPM

Usage

$ cd app
$ npm install

Example with poop blocking the process

$ npm run client & npm run block

Example with poop running in their own process

$ npm run client & npm run dev:node-one & npm run dev:node-two

Contact

twitter

we can chat in LaPlataJS