Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 425 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 425 Bytes

Shop 🛒

An API to virtual stores...

This project uses:

- Typescript
- Prisma
- Redis
- Jest
- Docker
- Docker-compose

Project Routes

Clients

- Post/Delete/View

Items

- Post/Delete/View

Sellers

- Post/Delete/View

Shop

- Post

ShopItem

- Post

Installation

$ yarn install

Running the app

$ yarn start