Skip to content

getlarge/ticketing

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ticketing

This is a remix of the app built in the course microservices with node.js and react starting at chapter 5. Source code for the course can be found here.

This repository shows

  • another way to manage shared/common modules (with Nx)
  • tricks to use Fastify with NestJS
  • how to use NATS (streaming-server) with NestJS
  • how to define/validate environment variables
  • how to Dockerize Nx apps
  • how to integrate Nx into a Kubernetes workflow
  • how to dynamically rebuild docker images based on Nx dependencies graph

User story

user journey

Architecture

architecture

Models

models definitions

Events

events