forked from wiktor/spejstore-new
|
|
||
|---|---|---|
| auth | ||
| postgres-hstore | ||
| spejstore | ||
| static | ||
| storage | ||
| templates | ||
| .gitignore | ||
| Dockerfile | ||
| README.md | ||
| docker-compose.yml | ||
| manage.py | ||
| requirements.txt | ||
| spejstore-dev.env | ||
README.md
spejstore
Because there is not enough general inventory software invented here yet.
Please use Python3, for the love of $deity...
Usage
Quick start
- Open
docker-compose.ymland make changes as comments indicate (TODO: Please someone make this not awful) - Run:
docker-compose up --build
Build & run
docker-compose up
Rebuild
docker-compose build