Skip to content

jamqd/Up2Date

Repository files navigation

Up2Date

Locally deploying Django server

  1. Create the environment by running

    virtualenv ~/eb-virt

  2. Activate the environment by entering

    source ~/eb-virt/bin/activate

  3. Download the dependencies by running

    pip install -r requirements.txt

  4. Run the Django server locally by using

    python manage.py runserver

About

TreeHacks 2019: A chrome extension for easily staying up to date on any news query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •