Move to uv/pyproject and overhaul project structure

This commit is contained in:
Keannu Christian Bernasol 2025-09-01 02:10:28 +08:00
commit fbb76f8196
26 changed files with 1981 additions and 0 deletions

10
.dockerignore Normal file
View file

@ -0,0 +1,10 @@
uploads/
static/
.assets/
.env
.venv/
.vscode/
.git/
.gitignore
.woodpecker/
**/__pycache__/