feat: initial open-source release of Pipely

OTA update server designed for high-concurrency, low-bandwidth deployments.
GORM-backed PostgreSQL, JWT auth, device management, artefact versioning,
deployment rollout with gated rate-limited downloads, and a React admin panel.
This commit is contained in:
2026-07-07 10:29:28 +08:00
commit e070a3fb5f
59 changed files with 6515 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
# Binary
bin/
*.exe
*.dll
*.so
*.dylib
# Environment
.env
# IDE
.idea/
# Web
web/node_modules/
web/dist/
# OS
.DS_Store
Thumbs.db
# Artifacts (local test data)
/var/