This is a simple microservice ticketing app.
The app will have the following features:
- Authentication (Sign up, sign in)
- User will be able to order, cancel order
- An order is able to expire if it's not paid under 15 minutes
- Refund
- Order log
- Typescript
- Docker
- Kubernetes