This issue from 2016 proposes upgrading Koa to Koa 2 for async/await support. First, verify if the repository is still maintained and if Koa is still used in the current codebase. Check the package.json for the current Koa version. Since there is no assignee or linked PR, and the issue is very old, it may be advisable to close it unless a maintainer indicates interest. If the upgrade is still desired, the changes would involve updating Koa dependencies and refactoring middleware to use async/await.
Koa 2 and async/await in node · RickWong/react-isomorphic-starterkit#108 | Good First Issue