Skip to content

tanasievlad246/ticketing-app-microservices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeJS Microservices Full Stack App

The app is an events tickets sales platform with a backend based on the microservices architecture

Usage:

  • Install skaffold
  • Install and enable Ingress-Nginx
  • Create secret k create secret generic jwt-secret --from-literal=JWT_KEY=<key-value>
  • Run skaffold dev in the root folder in your prefered context (best minikube)

Services:

  • Auth: The authentication and authorization service for the users
  • client: The web interface for our application
  • common: The common code package for all our microservices which is under @ticketingapporg/common

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published