first commit

This commit is contained in:
2026-05-22 23:05:37 +02:00
commit b0ee86c924
20 changed files with 5655 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
PORT=3000
JWT_SECRET=elevator-manager-secret
DATABASE_URL=postgresql://lift_admin:[email protected]:5432/lift_manager