koa2-example-app
koa2-example-app copied to clipboard
An app that is built using koa2 and async/await
koa2-example-app
https://www.smashingmagazine.com/2016/08/getting-started-koa-2-async-functions/
An app that is built using koa2 and async/await:
- tests using async/await (see tests)
- Babel for transpiling (see package.json)
- pm2 for deployment (see ecosystem.json)