Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ceddybi/newrelic-lambda

A small utility to instrument a lambda with NewRelic
https://github.com/ceddybi/newrelic-lambda

Last synced: about 1 month ago
JSON representation

A small utility to instrument a lambda with NewRelic

Awesome Lists containing this project

README

        

## TypeScript NPM module boilerplate

This is a small boilerplate to create and publish an npm package, using Typescript.

- To build run `yarn build`
- To test run `yarn test`
- Lint run `yarn lint`