Because there is not enough general inventory software invented here yet.
 
 
 
 
 
 
Go to file
radex 323da8e0df improve readme for the newbs 2020-05-12 20:27:08 +02:00
auth
postgres-hstore
spejstore
static
storage
templates fix wiki link 2020-05-12 20:27:08 +02:00
.gitignore
Dockerfile
README.md improve readme for the newbs 2020-05-12 20:27:08 +02:00
docker-compose.yml improve readme for the newbs 2020-05-12 20:27:08 +02:00
manage.py
requirements.txt
spejstore-dev.env allow localhost in dev 2020-05-12 20:27:08 +02:00

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

  1. Open docker-compose.yml and make changes as comments indicate (TODO: Please someone make this not awful)
  2. Run:
    docker-compose up --build
    

Build & run

docker-compose up

Rebuild

docker-compose build

Troubleshooting