Backend server for SOTLAS (https://sotl.as), serving summit and activator data to the frontend, handling photo uploads and distributing SOTAwatch spots asynchronously via WebSocket.
 
Go to file
Manuel Kasper 302d56f87c Revert "Reduce logging"
This reverts commit 1e6f3466e8.
2025-08-18 17:21:53 +02:00
jobs
tools
.gitignore
LICENSE
README.md
activations.js
alerts.js
config.js Add CORS all option for development purposes 2025-08-14 17:06:04 +02:00
cronjobs.js
db.js
geoexport.js
keyzipper.js
mapkey.js Revert "Reduce logging" 2025-08-18 17:21:53 +02:00
package-lock.json Add CORS all option for development purposes 2025-08-14 17:06:04 +02:00
package.json Add CORS all option for development purposes 2025-08-14 17:06:04 +02:00
photos.js
photos_router.js
rbn.js
server.js Add CORS all option for development purposes 2025-08-14 17:06:04 +02:00
solardata.js
sotaspots.js
summits.js
users.js
utils.js Support individual map session logging 2025-08-14 08:21:35 +02:00
ws-manager.js

README.md

sotlas-api

Backend server for SOTLAS (https://sotl.as), serving summit and activator data to the frontend, handling photo uploads and distributing SOTAwatch spots asynchronously via WebSocket.