swiggy-clone-full-stack
swiggy-clone-full-stack copied to clipboard
🍔🍔 Swiggy Clone App Full Stack 🍔🍔
Swiggy Clone App
Swiggy Clone
Swiggy eats clone app made for training on Youtube Javascript.
Key Features • How To Use • Download • Credits • Related • License
Key Features
- TBD
Key Microservices
- TBD
Application services
| app | port |
|---|---|
| proxy | 80 |
| user service | 3001 |
| restaurant service | 3002 |
| cart service | 3003 |
| order service | 3004 |
| payment service | 3005 |
| delivery service | 3006 |
| MQ Listener service | 3001 |
How To Use
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone [email protected]:tkssharma/swiggy-clone-full-stack.git
# Go into the repository
$ cd swiggy-clone-full-stack
# Install dependencies
$ pnpm i
- App Architecture & Database diagram
