Not sure how to read file text from ktor app. I am...
# ktor
e
Not sure how to read file text from ktor app. I am able to serve static content (images) from the resources static folder. But trying to get the text from a file in same folder. Like: File("static/rewardType.json")