| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Hacker News lookalike written in Python/Django, powering https://news.python.sc
python -m venv venv/
source venv/bin/activatepip install -r requirements.txtpython manage.py migratepython manage.py runserverNow you can access the website at 127.0.0.1:8000.
| Back | FazBrowse Home | New Git URL |