Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 379 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 379 Bytes

Ticketing Microservice Demo

Setup

Creates some demo secrets:

make setup

Add the following to your hosts file:

0.0.0.0 ticketing.dev

Usage

Launches all micro services on your local cluster and watches for changes:

make dev

Architecture

Architecture Overview

Architecture Nats