Skip to content

Serverless stock email alarms when the specified thresholds are reached.

License

Notifications You must be signed in to change notification settings

MatissJanis/sls-stock-alarms

Repository files navigation

sls-stock-alarms

Build Status

Serverless stock email alarms when the specified thresholds are reached.

Requirements

  • Node
  • NPM
  • Serverless (installed globally on local machine)

Installation

npm install

Usage

  1. Define necessary env variables in serverless.env.yml (example available in serverless.env.example.yml)

  2. Run

sls invoke local -f stock-alarms

Available functions

  • stock-alarms

Deployment

Deployment is taken care by travis. If, for some odd reason, it's required to deploy manually, it can be achieved by running the following command.

npm run deploy

About

Serverless stock email alarms when the specified thresholds are reached.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published