Skip to main content

No project description provided

Project description

Deployment

Add additional notes about how to deploy this on a live system.

Built With

  • Django
  • Django Rest Framework
  • Django Channels
  • Docker

Preparation

Follow these steps to set up the project:

  1. Create a virtual environment:

    python -m venv venv
    
  2. Activate the virtual environment:

    .\venv\Scripts\activate.bat
    
  3. Run docker

    docker-compose up -d
    
  4. Install online shop:

    py -m build
    
  5. Install online shop:

    python -m online_shop.manage runserver
    

Tests

cd online_shop
pip install -r requirements/requirements.txt
python manage.py test

Authors

Paweł Kwieciński

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

online_shop-0.1.0.tar.gz (26.1 kB view hashes)

Uploaded Source

Built Distribution

online_shop-0.1.0-py3-none-any.whl (40.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page