White Point inventory is an inventory app for management of supplier transactions for White Point limited company. This aims to solve inventory management problems while also provide insights from data collected from previous transactions.
The following are required to run this application:
- Docker (version 26.0.0)
To develop whitepointinventory, you will need:
Ensure all pre-requisites are satisfied before carrying out installation and clone the repo
Execute this command from the project root:
docker compose -f docker/docker-compose.yml up
From the project root:
npm start