This application is designed to ease the management of stock levels and keep track of order in real time for small to medium sized businessess.
General Information
Operations RESTApi for day to day tasks.
"devDependencies": {
"@types/express": "^4.17.17",
"nodemon": "^3.0.1",
"swagger-autogen": "^2.23.6",
"typescript": "^5.2.2"
}, "dependencies": {
"bcrypt": "^5.1.1",
"body-parser": "^1.20.2",
"dotenv": "^16.3.1",
"express": "^4.18.2",
"mongoose": "^7.5.2",
"swagger-ui-express": "^5.0.0",
"ts-node": "^10.9.1"
}
type npm install
type npm start