Skip to content

asiviero/silo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo Build Status

Silo

Simple yet powerful Warehouse Managment System. Daily used by Frank And Oak.

Proudly built in Montréal with:

  • React
  • PHP
  • MySQL + Doctrine2

Installation

make build

Usage

php -S localhost:8000 -t public/

Testing

Silo uses Behat for testing. Run it with:

make test

TODO

  • import/export data page (backup)
  • make operation batches immutable