Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyShop

About

ECommerce website for educational purposes.

Installation

  1. Clone this repository
    git clone https://github.com/DenManokhin/OnlineShop.git
  2. Install the required packages
    pip install -r requirements.txt
  3. Create .env file in the project's root and define following variables inside
    DEBUG=
    SECRET_KEY=
    SOCIAL_AUTH_FACEBOOK_KEY=
    SOCIAL_AUTH_FACEBOOK_SECRET=
    SOCIAL_AUTH_GOOGLE_OAUTH2_KEY=
    SOCIAL_AUTH_GOOGLE_OAUTH2_SECRET=
  4. Now you can run the development server
    python manage.py runserver_plus <address:port> --cert <filename>

About

LNU Web Development course second task

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages