Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 374 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 374 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