This project was created to show how can real E-Commerce projects looks like. All steps and full description you can see in my telegram channel t.me/ECommerceStartProject
To begin with you have to install source code using link in GitHub.
git clone https://github.com/qwissx/E-Commerce-Backend.git
After that you should have installed docker compose. So you can run:
docker compose up -d
The project will now be located at http://localhost:8000