Skip to content
/ SILO Public

SILO is a warehouse software for monitoring parts and stocks of all kinds.

Notifications You must be signed in to change notification settings

silo-app/SILO

Repository files navigation

WARNING: THIS PACKAGE IS CURRENTLY UNDER DEVELOPMENT

SILO logo

SILO is a warehouse software for monitoring parts and stocks of all kinds.

Setup development instance

Prepare environment

$ mkdir silo && cd silo
$ git clone https://github.com/silo-app/silo-api.git
$ git clone https://github.com/silo-app/SILO.git
$ cd SILO
$ cp .env.example .env.development

Start container using docker-compose.dev.yml

$ docker-compose -f docker-compose.yml -f docker-compose.dev.yml up --build

About

SILO is a warehouse software for monitoring parts and stocks of all kinds.

Resources

Stars

Watchers

Forks