Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.68 KB

README.md

File metadata and controls

52 lines (38 loc) · 1.68 KB

Ticketing Project

Status

deploy-payments deploy-expiration deploy-tickets deploy-orders deploy-client deploy-auth tests-tickets tests-payments tests-orders tests-auth

A microservices event-driven project using K8S, Docker and Node.js.

Project Tecnologies:

  1. Node.js
  2. Typescript
  3. Docker
  4. NATS
  5. Kubernetes
  6. React
  7. Next.js

Prerequisites

  1. Minikube - https://kubernetes.io/docs/setup/learning-environment/minikube/
  2. Skaffold - https://skaffold.dev/
  3. Docker - https://docs.docker.com/get-docker/
  4. Node.js - https://nodejs.org/en/

Running

Note: Make sure to start the minikube

  minikube start

Then on the root of the project:

  skaffold dev

About NATS

Logo

NATS.io is a simple, secure and high performance open source messaging system for cloud native applications, IoT messaging, and microservices architectures.