Kotlin Ktor apps on render.com

Hi,

Looking for any examples of Ktor (Kotlin) web apps working correctly on render.com

Recently I’m trying to deploy whatever kind on webapp just to figure out how to solve to problems I got;

  • App that works locally, aftre being deployed is not publishing some of logs
  • All request end up with 404s - looks like or the routing is not loaded as expected or something is being blocked - hard to say as logs don’t not being displayed.

Does anyone have any working Ktor app here and can share some advices?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.