Giving an awesome browser's news feed the RSS feed it always deserved.
Steals code from:
poetry install
# For the lazy...
python3 main.py
# For the more upstanding
gunicorn 'netsurf_rss:create_app()'Giving an awesome browser's news feed the RSS feed it always deserved.
Steals code from:
poetry install
# For the lazy...
python3 main.py
# For the more upstanding
gunicorn 'netsurf_rss:create_app()'