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 2dd49d86a1 Switch activator import to api-db2 2024-02-21 11:23:29 +01:00
jobs Switch activator import to api-db2 2024-02-21 11:23:29 +01:00
tools
.gitignore
LICENSE
README.md
activations.js
alerts.js
config.js Fix script filename 2023-02-07 19:50:22 +01:00
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 Update dependencies and remove unused tracks API 2023-12-28 15:53:22 +01:00
solardata.js
sotaspots.js
summits.js
users.js Fix again 2023-12-28 21:18:33 +01:00
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.