It's a graphql backend for a local grocery store app built using typescript. https://pazhamudhir.herokuapp.com/graphql/
- authentication customer, owner and shop staff.
- view and place order
- view all the placed orders by the customer
- assign staff for delivery
- maintain inventory
- add, edit and delete inventory items.
- apollo-graphql
- typeorm
- pg