Skip to content

MohamedLatif5/FlowCommerce

Repository files navigation

E-commerce Platform

A modern e-commerce platform built with Node.js, Express, TypeScript, and MongoDB.

Features

  • User authentication and authorization
  • Product catalog management
  • Shopping cart functionality
  • Order processing
  • Inventory management
  • RESTful API architecture

Tech Stack

  • Backend: Node.js, Express.js, TypeScript
  • Database: MongoDB with Mongoose ODM
  • Authentication: JWT, bcrypt
  • Development: Docker, Docker Compose

Getting Started

Prerequisites

  • Docker and Docker Compose
  • Node.js (for local development without Docker)
  • MongoDB (for local development without Docker)

Installation with Docker

  1. Clone the repository:
git clone https://github.com/MohamedLatif5/FlowCommerce.git 2. Start the application using Docker Compose: docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published