deleted some old files

This commit is contained in:
2026-04-06 15:38:28 +01:00
parent 0f692e4372
commit 3c52ade946
688 changed files with 22 additions and 92916 deletions
+4
View File
@@ -0,0 +1,4 @@
source backend/.env
echo "Building against DB: $DATABASE_URL"
podman build --build-arg DATABASE_URL=$DATABASE_URL -t git.zxq5.dev/zxq5/chatapp-backend:$1 ./backend
podman push git.zxq5.dev/zxq5/chatapp-backend:$1