Elysia is built on top of the Web StandardDocumentation Index
Fetch the complete documentation index at: https://mintlify.com/elysiajs/documentation/llms.txt
Use this file to discover all available pages before exploring further.
Request/Response API, which means it runs on Deno without any additional adapter. You simply pass app.fetch to Deno.serve instead of calling .listen().
Changing the port
Pass a configuration object as the first argument toDeno.serve to set a custom port: