@leanstacks/serverless-common
Version:
LeanStacks organization common serverless components.
26 lines (14 loc) • 525 B
Markdown
# @leanstacks/serverless-common
A suite of common components used to compose serverless application components for the LeanStacks organization.
## License
[MIT License](./LICENSE)
## Requirements
This library requires the following:
- Node >= 20.11.x
## Install
To install this library, issue the following command in your AWS Serverless project:
```
npm install @leanstacks/serverless-common
```
## Documentation
For more detailed information regarding specific components see the [documentation](/docs/DOCS.md).