Skip to content

tinchoz49/microservices-for-real

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Slides and code for the talk about my first experience working with microservices

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published