in src/js/server/server.ts [55:57]
private createServer(): void { this.server = createServer(this.app); }