Skip to content

ahadahamedakash/TechStore-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechStore - Backend

This is the backend service for TechStore, a full-featured ecommerce web application built using TypeScript, Node.js, Express, and MongoDB. The backend handles all business logic, user roles, data validation, and secure API interactions to support the frontend system.

Clone the frontend repository

git clone https://github.com/ahad1033/TechStore-Server cd TechStore-Server

Install dependencies

npm install

Start development server

yarn run start:dev (for development server) yarn run start:prod (for production server)


About

This is the backend service for TechStore, a full-featured ecommerce web application built using TypeScript, Node.js, Express, and MongoDB. The backend handles all business logic, user roles, data validation, and secure API interactions to support the frontend system.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors