Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

relentless-leader/SpecialMedia

Repository files navigation

#Special Media

Setup

Local Setup

  • Clone the repo
   git clone git@github.com:Rishabh222/SpecialMedia.git
  • CD into directory
    cd SpecialMedia
  • Create virtual env
    virtualenv ve
  • Activate virtual Env
    source ve/bin/activate
  • Install dependencies
    pip install -r requirements.pip
  • Copy the local settings
 cp specialmedia/settings/local_settings.py.back specialmedia/settings/local_settings.py
  • Configure the local settings
  Configure it
  • Run the tasks
    python manage.py get_Instructions
    python manage.py start_reading
    python manage.py runserver <ip>:<port>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages