Add build and make scripts

This commit is contained in:
2025-10-24 11:05:03 -04:00
parent 321fd4a372
commit 109516c185
6 changed files with 187 additions and 43 deletions

View File

@ -1,2 +1,3 @@
export CLOUD_IMAGE_URL="http://clouds.local:8082/snapshot"
example CLOUD_REFRESH_SECONDS=60
export CLOUD_DB_PATH="./clouds.db"