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 2c8cd5d4d7 Attempt to fix JWT errors 2023-12-28 21:14:03 +01:00
jobs
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 Attempt to fix JWT errors 2023-12-28 21:14:03 +01:00
rbn.js
server.js
solardata.js
sotaspots.js
summits.js
users.js Attempt to fix JWT errors 2023-12-28 21:14:03 +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.