As always, I have created a Dockerfile as well as a docker-compose file if you want to test this app. So you can simply do:
git clone https://github.com/NullBrunk/E-Commerce && cd E-Commerce
docker-compose up --build
As always, I have created a Dockerfile as well as a docker-compose file if you want to test this app. So you can simply do:
git clone https://github.com/NullBrunk/E-Commerce && cd E-Commerce
docker-compose up --build