Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/levelopers/ecommerce-nodejs
Ecommerce application back-end codes
https://github.com/levelopers/ecommerce-nodejs
cors express express-validator heroku jsonwebtoken mongodb-atlas mongoose nodejs paypal-rest-sdk restful-api swagger-documentation
Last synced: 7 days ago
JSON representation
Ecommerce application back-end codes
- Host: GitHub
- URL: https://github.com/levelopers/ecommerce-nodejs
- Owner: levelopers
- License: mit
- Created: 2019-03-29T20:25:31.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T10:54:57.000Z (about 2 years ago)
- Last Synced: 2025-01-07T16:08:44.211Z (14 days ago)
- Topics: cors, express, express-validator, heroku, jsonwebtoken, mongodb-atlas, mongoose, nodejs, paypal-rest-sdk, restful-api, swagger-documentation
- Language: JavaScript
- Homepage:
- Size: 221 KB
- Stars: 211
- Watchers: 7
- Forks: 162
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Full stack ecommerce online store application
#### front-end codes [click here](https://github.com/levelopers/Ecommerce-Reactjs)
#### api documentation: [swaggerHub](https://app.swaggerhub.com/apis-docs/levelopers2/Ecommerce/1.0.0)
#### populate data: run `node ./seed` (make sure you fill up `mongo-config` file with mongodb url)
data model
![react-native-store relational model diagram](https://user-images.githubusercontent.com/38830527/92665263-1c4cb880-f2d4-11ea-85a4-201c41517123.png)