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 f5949e5e39 Add new ISO codes 2024-08-07 19:17:25 +02:00
jobs Add new ISO codes 2024-08-07 19:17:25 +02:00
tools
.gitignore
LICENSE
README.md
activations.js
alerts.js
config.js
cronjobs.js
db.js
geoexport.js
keyzipper.js
package-lock.json Attempt to fix JWT errors 2023-12-28 21:14:03 +01:00
package.json Attempt to fix JWT errors 2023-12-28 21:14:03 +01:00
photos.js
photos_router.js Fix again 2023-12-28 21:18:33 +01:00
rbn.js
server.js Remove debug 2024-06-06 12:45:38 +02:00
solardata.js
sotaspots.js Catch error loading spots 2024-03-26 17:59:57 +01:00
summits.js
users.js Fix again 2023-12-28 21:18:33 +01:00
utils.js
ws-manager.js Catch WS send errors 2024-05-07 14:59:24 +02:00

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.