Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 521 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 521 Bytes

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