backend #2

Merged
tpd94 merged 5 commits from backend into main 2025-04-26 23:43:10 +00:00
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
- 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 pip check

- Added minimum python version check

- Added requirements.txt check

- Added proxy support for front/back end

- Added opengraph images for each url

- Added pyinstaller support
tpd94 merged commit a112de2120 into main 2025-04-26 23:43:10 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tpd94/CDRM-Project#2
No description provided.