Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 373 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 373 Bytes

Shop API

Getting started

Requirements:

  • docker
  • docker-compose

Startup:

make start

Apply migrations

make migrate

Run tests:

./tests-run.sh

To-Do:

  • Docs
  • Redis
  • Traefik
  • Celery
  • dbdiagram.io
  • Pydantic/attrs
  • Host Render
  • Session Basics