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 b304a8e336 Update package-lock.json 2025-11-28 11:24:17 +01:00
jobs Add Cabo Verde (D4) 2025-11-02 14:08:52 +01:00
tools
.gitignore Implement SOTA alerts calendar, contributed by AD8IS @roleohibachi 2025-11-28 11:18:50 +01:00
LICENSE
README.md
activations.js Activations seem to be loading faster from the SOTA DB in descending order 2025-03-09 18:27:35 +01:00
alerts.js Implement SOTA alerts calendar, contributed by AD8IS @roleohibachi 2025-11-28 11:18:50 +01:00
config.js Add CORS all option for development purposes 2025-08-14 17:06:04 +02:00
cronjobs.js
db.js
geoexport.js Add explanation about style IDs for future reference 2025-06-05 08:10:48 +02:00
keyzipper.js Pass spot user IDs to WS (needed for editing spots) 2024-11-02 21:01:08 +01:00
mapkey.js Revert "Reduce logging" 2025-08-18 17:21:53 +02:00
package-lock.json Update package-lock.json 2025-11-28 11:24:17 +01:00
package.json Implement SOTA alerts calendar, contributed by AD8IS @roleohibachi 2025-11-28 11:18:50 +01:00
photos.js Handle broken coordinates in Exif from EOS 50D cameras 2025-11-09 19:51:13 +01:00
photos_router.js
rbn.js
server.js Implement SOTA alerts calendar, contributed by AD8IS @roleohibachi 2025-11-28 11:18:50 +01:00
solardata.js
sotacal.ts Implement SOTA alerts calendar, contributed by AD8IS @roleohibachi 2025-11-28 11:18:50 +01:00
sotaspots.js Fix full load 2024-11-19 11:44:40 +01:00
summits.js
tsconfig.json Implement SOTA alerts calendar, contributed by AD8IS @roleohibachi 2025-11-28 11:18:50 +01:00
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.