Go to file
informatic 0f6fe5002d Fix postres-hstore build 2017-12-13 20:02:16 +01:00
postgres-hstore Fix postres-hstore build 2017-12-13 20:02:16 +01:00
spejstore Add Markdown support to item descriptions 2017-10-08 16:58:47 +02:00
static Implement container icons, extract item generic list widget 2017-10-24 20:59:08 +02:00
storage Sort properties in item view 2017-10-24 23:00:45 +02:00
templates Add children count display on item list 2017-10-24 23:03:01 +02:00
.gitignore Initial commit 2016-09-30 00:04:43 +02:00
Dockerfile Fix postres-hstore build 2017-12-13 20:02:16 +01:00
README.md Add usage information to README 2017-10-08 16:58:47 +02:00
docker-compose.yml backported from production 2017-10-22 23:51:22 +02:00
manage.py Initial commit 2016-09-30 00:04:43 +02:00
requirements.txt Add Markdown support to item descriptions 2017-10-08 16:58:47 +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

Build & run

docker-compose up

Rebuild

docker-compose build

Troubleshooting