Initial push

This commit is contained in:
2026-08-11 09:00:01 +02:00
commit fe8b354adc
54 changed files with 12640 additions and 0 deletions
+18
View File
@@ -0,0 +1,18 @@
# Binaries
/docker-migrate
/docker-migrate.exe
/dist/
*.test
*.test.exe
# Frontend
web/node_modules/
# Local data
*.log
.DS_Store
# NOTE: internal/webui/dist IS committed on purpose. It is the embedded web UI,
# and keeping it in the tree means `go build` alone produces a working binary
# without a Node toolchain. Regenerate it with `make ui`.
web/tsconfig.tsbuildinfo