Add pocketbase structure

This commit is contained in:
2024-10-09 18:35:26 +02:00
parent b343443c7e
commit c2430b073c
6 changed files with 512 additions and 12 deletions

2
deploy.sh Normal file
View File

@@ -0,0 +1,2 @@
go mod vendor
tar -cf package.tar vendor main.go go.mod go.sum Dockerfile captain-definition