This repository contains the backend for Inventory Manager.
Desktop app built using electron is also available.
To Run this simply run
$ sh ./build.sh
Make Sure you have mingw64 installed if not run following command first(mentioned for Ubuntu).
$ sudo apt-get install mingw-w64
-database [complete path to database file]