HTTP Server with Effect in Deno

Since there isn't @effect/platform-deno, what is the current approach for implementing an HTTP server using effect in deno? I couldn't find any information about this and an article explaining how to do it would be really helpful.
Was this page helpful?