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

https://github.com/leanstacks/serverless-common

A suite of common components used to compose serverless application components for the LeanStacks organization.
https://github.com/leanstacks/serverless-common

aws-lambda serverless

Last synced: 3 months ago
JSON representation

A suite of common components used to compose serverless application components for the LeanStacks organization.

Awesome Lists containing this project

README

          

# @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).