Skip to content

Gr0ki/e-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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