Skip to content

This is a CRUD application that can be used to interact with a database. The relational database includes products, categories, and tags, all of which can be updated using Insomnia or a similar application.

License

Notifications You must be signed in to change notification settings

webdev410/ecommerce-backend

Repository files navigation

eCommerce Backend

License

Description

This is a CRUD application that can be used to interact with a database. The relational database includes products, categories and tags, all of which can be updated using Insomnia or a similar application.

Installation

Install required assets - npm install

Seed the database - node seeds

Start application - npm start

Video

<iframe width="560" height="315" src="https://www.youtube.com/embed/9yw-sgqENfw" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

Technologies

Links

My GitHub

Repo

For questions, please email webdev410@gmail.com

About

This is a CRUD application that can be used to interact with a database. The relational database includes products, categories, and tags, all of which can be updated using Insomnia or a similar application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published