https://github.com/mohabmohamed/crafty-shop
An e-commerce web APIs for handcrafted stuff
https://github.com/mohabmohamed/crafty-shop
ecommerce expressjs nodejs postgresql
Last synced: 3 months ago
JSON representation
An e-commerce web APIs for handcrafted stuff
- Host: GitHub
- URL: https://github.com/mohabmohamed/crafty-shop
- Owner: MohabMohamed
- Created: 2021-06-17T02:19:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-19T08:21:04.000Z (almost 5 years ago)
- Last Synced: 2025-03-17T22:55:13.405Z (over 1 year ago)
- Topics: ecommerce, expressjs, nodejs, postgresql
- Language: JavaScript
- Homepage:
- Size: 2.13 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crafty-shop
[](https://standardjs.com)
An e-commerce Backend APIs for selling hand crafted items.
## Getting Started
To get you a copy of the production version of the project up and running on your local machine run:
```shell script
docker-compose up -d --force-recreate
```
## Database Design

## Contribution
check [contribution guide](./CONTRIBUTION.md)