changed login ui

This commit is contained in:
2025-10-23 17:56:31 +02:00
parent f5aa376e31
commit b60e5ccdd2
6 changed files with 1454 additions and 112 deletions

View File

@@ -1,3 +1,4 @@
// backend/src/services/databaseService
import sqlite3 from 'sqlite3';
import path from 'path';
import { fileURLToPath } from 'url';