Show the inactive github repos you starred
- Search repos according to the days of the last commit
- Filter searched repos using the keyword
pip install -r requirements.txt
python manage.py runserver
In lazyhub
folder, create a file settings_local.py
, write followings:
SECRET_KEY = 'your_production_key'
DEBUG = False
TEMPLATE_DEBUG = False
ALLOWED_HOSTS = ['127.0.0.1', 'localhost']