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 eb02b26c89 Remove debug 2024-06-06 12:45:38 +02:00
jobs
tools
.gitignore
LICENSE
README.md
activations.js
alerts.js
config.js
cronjobs.js
db.js
geoexport.js
keyzipper.js
package-lock.json
package.json
photos.js
photos_router.js
rbn.js
server.js Remove debug 2024-06-06 12:45:38 +02:00
solardata.js
sotaspots.js
summits.js
users.js
utils.js
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.