Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 556 Bytes

readme.md

File metadata and controls

48 lines (32 loc) · 556 Bytes

This Is Production Ready Ecommerce API

Technology use: ✔️ Django ✔️ Django Rest Framework

For Image maintain use Pillow

Also done Asynchronous Task with Celery. Maintain cache with Redis Server using Docker.

And Much Much more.

Installation

step 1

    pipenv install

step 2

    python manage.py migrate

step 3

    python manage.py seed_db

step 4

    python manage.py createsuperuser

step 5

    python manage.py runserver

happy coding🔥

username: miraz password: 1234