Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 835 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 835 Bytes

e-shop

Build Status Coverage Status Code style: black

API

📚 Documentation 📚

You can also find more accurate and interactive documentation by running Django server with the instructions below and following the Documentation page.

Install docker-compose

To build and run the project you need to install docker and docker-compose.

Build and start the project

docker-compose --env-file .dev.env up --build