mkawsar / django-eshop

Django e-commerce shopping site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eShop eShop

If run with Docker

  1. Requirements
    1. Docker
  2. Clone the git repo.
    1. https://github.com/mkawsar/django-eshop.git
  3. copy the .env.example to .env
    1. cp .env.example .env
  4. Build the docker container
    1. docker-compose up --build
  5. Finally get the project url:
    1. http://127.0.0.1:8000/

About

Django e-commerce shopping site


Languages

Language:CSS 43.2%Language:HTML 29.5%Language:JavaScript 25.5%Language:Python 1.7%Language:PHP 0.1%Language:Dockerfile 0.0%