migrate app from svelte

This commit is contained in:
2025-12-26 13:01:37 -06:00
commit 99d68bd5fb
29 changed files with 590 additions and 0 deletions

25
requirements.txt Normal file
View File

@@ -0,0 +1,25 @@
# This file was autogenerated by uv via the following command:
# uv export --no-hashes --format requirements-txt
blinker==1.9.0
# via flask
click==8.3.1
# via flask
colorama==0.4.6 ; sys_platform == 'win32'
# via click
flask==3.1.2
# via portfolio-website
gunicorn==23.0.0
# via portfolio-website
itsdangerous==2.2.0
# via flask
jinja2==3.1.6
# via flask
markupsafe==3.0.3
# via
# flask
# jinja2
# werkzeug
packaging==25.0
# via gunicorn
werkzeug==3.1.4
# via flask