updated deploy instructions, improved building script

This commit is contained in:
2023-05-17 10:43:46 +03:00
parent 6f80c3c3ba
commit 6742b46db7
4 changed files with 16 additions and 6 deletions

1
.gitignore vendored
View File

@ -26,6 +26,7 @@ dist-ssr
.venv
*.db
uploads/
.env
__pycache__