Serverless Dynalite

homepage icon https://github.com/sdd/serverless-dynalite
Follow @sdd

Tracked

NPM Downloads Last Month
30
Issues
0
Stars
0
Forks
0
Watchers
0
Watch Star Fork Issue Download License NPM Build Status Coverage Status Contributors

Repo README Contents:

serverless-dynalite

A Serverless plugin to run Dynalite locally to handle DynamoDB development. Can watch for table config changes.

Integrates with serverless-offline. Also works without serverless-offline by running

serverless dynalite start

to start dynalite with the tables specified in serverless.yml. Or:

serverless dynalite watch

to listen for changes to the serverless.yml file and add tables accordingly

Options:

Something missing? More documentation? All PRs welcome at https://github.com/sdd/serverless-dynalite