chore: bootstrap initial HLL Vietnam project structure

This commit is contained in:
devRaGonSa
2026-03-19 10:46:29 +01:00
commit 8a35ed02f9
18 changed files with 473 additions and 0 deletions

1
backend/app/__init__.py Normal file
View File

@@ -0,0 +1 @@
"""Base package for the future HLL Vietnam Python backend."""