0.2.15 • Published 4 years ago

@jmsoffredi/ms-common v0.2.15

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

AWS Serverless Microservice common module

This module provides basic common functions and types for an AWS Serverless Microservice project including Cloudformation base template to deploy common AWS services like Cognito and EventBridge.

Installing the package

To install this module into your project you can do:

With npm:

$ npm install @jmsoffredi/ms-common

With yarn:

$ yarn add @jmsoffredi/ms-common

Building a new version of the module

In order to build a new version of the module you need to commit your changes to your desired branch as usual ensuring you increment your npm module version every time you intent to publish to the npm repository (npm-version)

After pushing your changes to the repository, you have to create a Pull Request (PR) from your branch to main. After accepting the PR, GitHub will publish your new module version to the npm repository using a GitHub action.

0.2.15

4 years ago

0.2.14

4 years ago

0.2.13

4 years ago

0.2.12

4 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.11

4 years ago

0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.0

4 years ago