Hey, folks! :slightly_smiling_face: I'm just get...
# ktor
a
Hey, folks! đŸ™‚ I'm just getting started with Ktor. I am doing this, https://ktor.io/quickstart/guides/website.html , and am running into a problem. The guide says, "Now, let’s install the FreeMarker feature and then create a route serving this template and passing a set of values to it:" . I'm unsure where to put that code. I put it in src/Application.kt but I'm getting errors in the IDE (IntelliJ).