Add Google Login

This commit is contained in:
2025-09-05 06:51:31 +02:00
parent 54353e06f2
commit b0b5149069
6 changed files with 130 additions and 18 deletions

View File

@@ -1,18 +1,8 @@
nohup: ignoring input
Uncaught Exception: Error: listen EADDRINUSE: address already in use :::3000
at Server.setupListenHandle [as _listen2] (node:net:1940:16)
at listenInCluster (node:net:1997:12)
at Server.listen (node:net:2102:7)
at Object.<anonymous> (/root/ninjaserver/server.js:229:8)
at Module._compile (node:internal/modules/cjs/loader:1688:14)
at Object..js (node:internal/modules/cjs/loader:1820:10)
at Module.load (node:internal/modules/cjs/loader:1423:32)
at Function._load (node:internal/modules/cjs/loader:1246:12)
at TracingChannel.traceSync (node:diagnostics_channel:322:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:235:24) {
code: 'EADDRINUSE',
errno: -98,
syscall: 'listen',
address: '::',
port: 3000
}
🚀 Server läuft auf http://ninja.reptilfpv.de:3000
📊 Datenbank: localhost:5432/ninjacross
🔐 API-Key Authentifizierung aktiviert
🔌 WebSocket-Server aktiviert
📁 Static files: /public
🌐 Public API: /public-api
🔑 Private API: /api