A full-fledged API for e-commerce operations written following MVC pattern and API best practices.
- Nodejs
- ExpressJs
- PostgreSQL
- Sequelize
- JEST for testing
- Token based Auth
- Sellers CRUD operation
- Product Catalog for buyer
- Keyword, Category and name based search
- Full functional Cart support for buyer
- Clone the repo, open it in your preferred code editor, and install all the dependencies using
npm install
. - Run
npm run dev
to start the development server.
Make sure to integrate a postgres DB in
config directory
before running the API.
🙋🏻♂️ Yo! It's Meer, a senior year CS undergrad. Let's get connected