fix: address security review findings, implement real cache clearing, and fix lifecycle promises
This commit is contained in:
@@ -8,6 +8,7 @@ import { startWebServerFromRoot } from "../web/src/server";
|
||||
await AuroraClient.loadCommands();
|
||||
await AuroraClient.loadEvents();
|
||||
await AuroraClient.deployCommands();
|
||||
await AuroraClient.setupSystemEvents();
|
||||
|
||||
console.log("🌐 Starting web server...");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user