Files
var-monorepo/apps/hub-server/index.ts
2025-02-28 07:21:07 +01:00

6 lines
110 B
TypeScript

import "dotenv/config";
import "modules/chron";
// Add API eventually
console.log("VAR hub Server started");