This project is based on https://github.com/ivan3123708/fullstack-shopping-cart (added swagger)
Run docker-compose
$ cd fullstack-shopping-cart-with-swagger
$ docker-compose up -d
frontend
- http://localhost:3000backend
- http://localhost:5000swagger
- http://localhost:5000/api-docsdb
- http://localhost:27017