This project is the backend application for GadgetVillage. GadgetVillage is an e-commerce application for gadgets only. It allows users to bid for a gadget, buy new or used gadgets, buy gadgets and pay later.
Run this command set app_db_password=<password> to set the password for the project.
Run nodemon app.js for a dev server. Navigate to http://localhost:3000/. The app will automatically reload if you change any of the source files.