backend #2
Owner
- Updated the readme
- Added automatic install from non-venv (just run main.py from your systems python)
- Added binary for standalone application
- Added Jinja2 templating to index.html for dynamic opengraph, tags, titles, and descriptions for bots via flask's render_template
- Added index_tags.py to config folder for easily edited information for the update above
- Added helmet to react to dynamically change the title of the tab for dynamic tabs even after a static index.html has been served by flask's render template
- Added virtual environment (venv) check
- Added opengraph images for each url
- Added proxy support for front/back end
- Added requirements.txt check
- Added minimum python version check
- Added pip check
- Added virtual environment (venv) check
- Updated the readme
- Added automatic install from non-venv (just run main.py from your systems python)
- Added binary for standalone application
- Added Jinja2 templating to index.html for dynamic opengraph, tags, titles, and descriptions for bots via flask's render_template
- Added index_tags.py to config folder for easily edited information for the update above
- Added helmet to react to dynamically change the title of the tab for dynamic tabs even after a static index.html has been served by flask's render template
- Added virtual environment (venv) check
- Added opengraph images for each url
- Added proxy support for front/back end
- Added requirements.txt check
- Added minimum python version check
- Added pip check
- Added virtual environment (venv) check
tpd94
added 5 commits 2025-04-26 23:43:01 +00:00
Merge pull request 'backend' (#2) from backend into main
Syntax error #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "backend"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?