renamed project to Bugis and switch from WSGI@uwsgi to ASGI@granian
Some checks failed
CI / Build pip package (push) Successful in 20s
CI / Build Docker image (push) Failing after 7s

This commit is contained in:
2024-10-20 16:21:30 +08:00
parent 49a9bad07f
commit 31ffd85337
27 changed files with 741 additions and 209 deletions

1
.gitignore vendored
View File

@@ -1 +1,2 @@
.venv
__pycache__