@autoscale/agent-express
v0.3.1
Published
Autoscale.app Agent middleware for Express
Downloads
6
Maintainers
Readme
Node Agent Express (Autoscale.app)
Autoscale.app Agent middleware for Express.
Installation
Add the package to your package.json
:
npm install @autoscale/agent-express^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-express