diff --git a/src/index.ts b/src/index.ts index 8a2d730..4c570c2 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,5 +1,6 @@ import express from "express"; import http from "http"; +import path from "path"; import { v4 as uuidv4 } from "uuid"; import { Server, Socket } from "socket.io"; @@ -30,6 +31,14 @@ app.get("/", (req, res) => { res.send("