A quick and easy E-Commerce backend to help keep track of your poducts. Easy Com allows you to sort your inventory using tags and categories for your products.
Use the following command to install dependencies:
npm iWhen you clone the repo, make sure to set up a .env file to store your mySQL username, password and database name. Use mySQL to create the database from the schema file found in the db folder. Once these steps are done, run the following commands:
npm run seedThis command will seed the easy commerce database with information
npm startThis command will start your express server and spin up your easy commerce database allowing you to make http requests to your local host.
Use this video to reference all of the different http requests you can make to the Easy Com database
Link to Repository: https://github.com/Krich2022/easy-com
Contact me through email before adding to or forking the repository
For any questions or feedback, feel free to reach out to:
- GitHub: Krich2022
- Email:
Keston@therichfamily.net