Skip to content

An ecommerce website made with django and khalti payment integration

Notifications You must be signed in to change notification settings

Nitesh-mint/Ecommerce-with-django-and-khalti-

Repository files navigation

Ecommerce with django and Khalti Payment

Setup - Virutal Environment

  • Fork this repo or download zip, open termial inside the project folder and follow:
  • python -m venv .venv
    source .venv/bin/activate (f)
    
  • Install requirements:
  • python -m pip install -r requirements.txt

  • Run the server
  • python manage.py runserver

    Setup DOCKER

    docker-compose up -d --build

    About

    An ecommerce website made with django and khalti payment integration

    Topics

    Resources

    Stars

    Watchers

    Forks