jippy89 / ticketing-microservice

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 87.7%Language:JavaScript 11.6%Language:Dockerfile 0.7%