Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/programmershahjalal/ecommerce-app
Ecommerce - product and order management system
https://github.com/programmershahjalal/ecommerce-app
Last synced: 2 days ago
JSON representation
Ecommerce - product and order management system
- Host: GitHub
- URL: https://github.com/programmershahjalal/ecommerce-app
- Owner: ProgrammerShahJalal
- Created: 2024-05-20T16:28:15.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-22T07:48:23.000Z (8 months ago)
- Last Synced: 2024-11-11T16:06:06.896Z (2 months ago)
- Language: TypeScript
- Homepage: https://ecommerce-app-opal-one.vercel.app/
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Product and Order Management System
This is an Product and Order Management System application built with Node.js, Express, MongoDB, Mongooes, and TypeScript.
## Technologies Used
## Features
## Setup Instructions
### Installation
1. Clone the repository
`git clone https://github.com/ProgrammerShahJalal/ecommerce-app.git`
2. Navigate to the project directory:
`cd ecommerce-app`
3. Install dependencies:
`npm install`
4. Set up environment variables:
Create a .env file in the root directory and Replace your_mongodb_connection_string with your actual MongoDB connection string.
### Running the Application
1. Start the development server:
`npm run start:dev`
The server will start running on http://localhost:5000.
All rights reserved by Md Shah Jalal.