Moved server, added backend structs and added ui elements.

This commit is contained in:
2026-01-15 02:53:47 +01:00
parent 25a47bbce9
commit 0d5fef7fbb
19 changed files with 3355 additions and 123 deletions
+1 -2
View File
@@ -3,5 +3,4 @@ SERVER_ADDRESS=localhost
SERVER_PORT=9090
# Database
DATABASE_URL=sqlite:db.db
# DATABASE_URL=postgres://USER:PASSWORD@localhost:5432/label_editor
DATABASE_URL=postgres://USER:PASSWORD@localhost:5432/label_editor