spejstore/README.md
2018-07-03 14:35:07 +02:00

424 B

spejstore

Because there is not enough general inventory software invented here yet. Please use Python3, for the love of $deity...

Usage

Build & run

docker-compose up

Rebuild

docker-compose build

Tests

Before test run containers. See "Build & run".

docker-compose exec web python manage.py test --noinput

Troubleshooting