Node Agent Koa (Autoscale.app)
Autoscale.app Agent middleware for Koa.
Installation
Add the package to your package.json
:
npm install @autoscale/agent-koa^0
Usage
Installation instructions are provided during the autoscaler setup process on Autoscale.app.
Development
Prepare environment:
npm install
See npm for relevant tasks:
npm run
Release
- Update
CHANGELOG.md
- Run
npm version major | minor | patch
- Push the new tag
Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/autoscale-app/node-agent-koa