added chron to hub server, removed starterEvent

This commit is contained in:
PxlLoewe
2025-02-28 07:21:07 +01:00
parent bbcde2eb4a
commit a477b65c2f
20 changed files with 584 additions and 281 deletions

View File

@@ -1,2 +1,5 @@
import "dotenv/config";
import "modules/chron";
// Add API eventually
console.log("VAR hub Server started");