Skip to content

ali-hv/NextShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextShop

An online-shop API with Django

How to Run

First, install pipenv:

pip install pipenv

Clone the repo:

git clone https://github.com/ali-hv/NextShop.git
cd NextShop

Install the requirements

pipenv install

Run the server

cd NextShop
pipenv run python manage.py runserver

About

An online-shop API with Django Rest Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages