RainDB is a system for SKU information, mapping physical objects to physical containers. Parent-child relationships can be used to establish an organizational tree. A USB barcode scanner would make this application a lot more fun to use!
The author wrote this as a demonstration of CINDI, which is a Meta-DBMS, or an ORM.
- Clone or download this git repository
- Edit
cindi-env.js
to reflect how a web browser should access the CINDI service...insert a public IP or hostname, for example. - Run the
run.sh
bash script. It is a simple script with two lines, it invokesdocker compose up
. It should be trivial to emulate manually on Windows.
This is the sole work of ultasun. Please direct message them on Libera.chat if you would like support! There is a #cindi IRC channel on Libera.chat, too.