Skip to content

A simple ticketing microservice app using TypeScript, Docker, and Kubernetes

Notifications You must be signed in to change notification settings

jippy89/ticketing-microservice

Repository files navigation

About the Project

What's this?

This is a simple microservice ticketing app.

App Goals

The app will have the following features:

  1. Authentication (Sign up, sign in)
  2. User will be able to order, cancel order
  3. An order is able to expire if it's not paid under 15 minutes
  4. Refund
  5. Order log

Tech Stack

  • Typescript
  • Docker
  • Kubernetes

About

A simple ticketing microservice app using TypeScript, Docker, and Kubernetes

Topics

Resources

Stars

Watchers

Forks