Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pavankpdev/shoppy
- Owner: pavankpdev
- Created: 2020-10-26T13:48:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-02-11T22:58:20.000Z (almost 2 years ago)
- Last Synced: 2023-10-19T11:29:43.710Z (about 1 year ago)
- Topics: cicd, django-rest-framework, docker, expressjs, javascript, mysql, nodejs, python, razorpay-api, reactjs, serverless
- Language: JavaScript
- Homepage:
- Size: 1.33 MB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 `