HTTP Server Simple http server to parse/handle requests and return files/text/stream responses. Running locally Ensure you have bun (1.1) installed locally Run yarn install to download dependencies. Run ./http_server.sh command to start the server.