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 c1c3255b34 Update MongoDB driver to silence Node v14 circular dependency warning 2020-09-07 08:42:10 +02:00
tools Initial import 2020-08-14 10:25:45 +02:00
README.md Initial import 2020-08-14 10:25:45 +02:00
activations.js Initial import 2020-08-14 10:25:45 +02:00
alerts.js Initial import 2020-08-14 10:25:45 +02:00
config.js Initial import 2020-08-14 10:25:45 +02:00
db.js Initial import 2020-08-14 10:25:45 +02:00
geoexport.js Initial import 2020-08-14 10:25:45 +02:00
keyzipper.js Initial import 2020-08-14 10:25:45 +02:00
package-lock.json Update MongoDB driver to silence Node v14 circular dependency warning 2020-09-07 08:42:10 +02:00
package.json Update MongoDB driver to silence Node v14 circular dependency warning 2020-09-07 08:42:10 +02:00
photos.js Initial import 2020-08-14 10:25:45 +02:00
photos_router.js Initial import 2020-08-14 10:25:45 +02:00
rbn.js Initial import 2020-08-14 10:25:45 +02:00
server.js Initial import 2020-08-14 10:25:45 +02:00
sotaspots.js Initial import 2020-08-14 10:25:45 +02:00
spots.js Initial import 2020-08-14 10:25:45 +02:00
summits.js Initial import 2020-08-14 10:25:45 +02:00
tracks.js Initial import 2020-08-14 10:25:45 +02:00
tracks_router.js Initial import 2020-08-14 10:25:45 +02:00
utils.js Initial import 2020-08-14 10:25:45 +02:00
ws-manager.js Initial import 2020-08-14 10:25:45 +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.