Skip to content

drsantos20/ecommerce-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecommerce-backend

Ecommerce Backend

Overview

Ecommerce API to handle some transactional things like (Customer, Shipping, Product and Order) using graphql + django

Getting Started

Following these instructions will make this project running in your local machine development.

Prerequisites

- Python3
- Docker
- docker-compose
- Postgres  [psycopg](http://initd.org/psycopg/docs/install.html)

Installing

1- cd ecommerce-backend
2- python3 -m venv env
3- source env/bin/activate
4- pip install -r requirements.txt

Running tests

python manage.py test

About

Ecommerce Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages