Simple WebSocket Server ๐ A simple WebSocket server written in TypesScript to use for YewChat. Running Instruction Install the dependencies: npm i Run the server: npm start