Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/programmershahjalal/mechanical-keyboard-shop-backend
https://github.com/programmershahjalal/mechanical-keyboard-shop-backend
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/programmershahjalal/mechanical-keyboard-shop-backend
- Owner: ProgrammerShahJalal
- Created: 2024-07-09T03:09:28.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T12:09:15.000Z (6 months ago)
- Last Synced: 2024-11-11T16:06:06.535Z (2 months ago)
- Language: TypeScript
- Size: 216 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mechanical Keyboard Shop Backend
This is the Mechanical Keyboard Shop backend built with Node.js, Express, MongoDB, Mongooes, and TypeScript.
## Client Link: https://mechanical-keyboard-blush.vercel.app
## Server Link: https://mechanical-keyboard-shop-backend.vercel.app
## Project Overview Video 📽️ Link: https://youtu.be/xStVrogNsa4
## Technologies Used
## Features
## Setup Instructions
### Installation
1. Clone the repository
`git clone https://github.com/ProgrammerShahJalal/mechanical-keyboard-shop-backend.git`
2. Navigate to the project directory:
`cd mechanical-keyboard-shop-backend`
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.
THANK YOU
All rights reserved by Md Shah Jalal.