1
1
Fork
You've already forked site
0
my very cool website
  • HTML 53.8%
  • CSS 25.6%
  • Python 20.6%
2026年07月08日 02:17:43 +02:00
src fix background rendering ??? 2026年07月08日 02:17:43 +02:00
.gitignore add auth 2026年04月13日 22:26:28 +02:00
LICENSE
poetry.lock add gunicorn 2026年07月07日 22:13:04 +02:00
pyproject.toml add gunicorn 2026年07月07日 22:13:04 +02:00
README.md progress 2026年04月09日 03:11:40 +02:00

site

my very cool website.

setup

poetry install 

run

FLASK_DEBUG=1 poetry run flask --app src/app run