Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 432 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 432 Bytes

Ticketing

Built as part the Microservices with NodeJS Udemy course

Technologies used:

  • Typescript
  • NodeJS
  • NextJS
  • Express
  • Docker
  • Kubernetes
  • Skaffold

How to run

Running locally is handled by Skaffold. To start up all the containers run skaffold dev at the root of the project.