Skip to content

Prabincholekhwa/e_commerce

Repository files navigation

E-commerce

This project is a e-commerce platform where admin can upload csv file to add product to their listing. It includes essential features such as user authentication, csv parsing to add product, accunt mangement fot user and admins, creating orders by customer, fetching order details, exports all paid orders daily at midnignt and many more.

Tech Stack User

Framework:Express(NodeJs), Language: Typescript, ORM: Sequelize, Database: Postgresql

Prerequisites

Before running the application locally, ensure you have the following dependencies installed:

  • Node.js
  • npm
  • PostgreSQL database

Run App In Development Environment

npm i npm run dev

Run App in Production Environment

npm i npm run build npm run start

Please consider api documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published