my very cool website
- HTML 53.8%
- CSS 25.6%
- Python 20.6%
| src | fix background rendering ??? | |
| .gitignore | add auth | |
| LICENSE | ||
| poetry.lock | add gunicorn | |
| pyproject.toml | add gunicorn | |
| README.md | progress | |
site
my very cool website.
setup
poetry install
run
FLASK_DEBUG=1 poetry run flask --app src/app run