Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.

macai-project/framework-node

Repository files navigation

Macai - NodeJS Lambda Framework

Publish NPM package

Unopinionated and minimalist framework for AWS lambda in NodeJS

Release

npm version [ major | minor | patch]

Stage and commit files you need for the relese.

gh release create <version>

Note: is the version created by the command npm version

The release will trigger a Github Action which will publish the package to the NPM registry.