Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pavankpdev/shoppy

A web-based modern e-commerce platform
https://github.com/pavankpdev/shoppy

cicd django-rest-framework docker expressjs javascript mysql nodejs python razorpay-api reactjs serverless

Last synced: 20 days ago
JSON representation

A web-based modern e-commerce platform

Awesome Lists containing this project

README

        

# Shoppy

Shoppy is a modern e-commerce platform.

## Get Started

### Prerequisite

> Required

- **Git**: [download](https://git-scm.com/download/)
- **Node**: [download](https://nodejs.org/en/)
- **Python**: [download](https://www.python.org/)
- **MySql**: [download](https://dev.mysql.com/downloads/windows/installer/5.7.html)

> optional

- **postman** (for API testing): [download](https://www.postman.com/)

## Project Setup

### clone the project

- `git clone https://github.com/pavankpdev/Shoppy.git shoppy`

- `cd shoppy`

### install shoppy

- `npm run install_shoppy`

### run shoppy

- `npm run shoppy`

#### Below command is for the contributor only
### Switch to your assigned branch

- `git branch ` ---> run this command when you're setting up the app for the first time.

- `git checkout `