Sync Server DONE!

This commit is contained in:
2025-09-28 23:12:46 -06:00
parent 036becb5be
commit 6e490d1598
41 changed files with 5684 additions and 551 deletions

16
sync-server/.gitignore vendored Normal file
View File

@@ -0,0 +1,16 @@
# Binaries
sync-server
openclimb-sync
# Go workspace file
go.work
# Data directory
data/
# Environment files
.env
.env.local
# OS generated files
.DS_Store