Scalable React based application for small businesses/shopkeepers to manage there inventories in real time.
- NodeJS
- React
- PostgreSQL
- HTML/CSS/Bootstrap/JavaScript
- Shell Scripting
Deployed frontend using AWS amplify on https://www.stockspheretrack.live
Run in Production mode:
$ ./run_app.sh
Run in development mode:
$ ./run_app.sh dev
Kill server:
$ ./kill_app.sh