Inventory Management System Database run the xampp mysql server Copy the sql code from sql.txt and paste it inside xampp change the database connection string from config/default if you want Auth username: admin password: admin123456789 Run npm install node app.js Home http://localhost:3000/home stock http://localhost:3000/stock Customers http://localhost:3000/customers