This project requires [Bun]https://bun.sh/.
To run the server, first install the dependencies using bun install and then start the server using bun run server.
The server runs on port 10364 by default, change the PORT environment variable to change it.