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

https://github.com/lambdasawa/amplify-function-hotswap-plugin

amplify function hotswap plugin
https://github.com/lambdasawa/amplify-function-hotswap-plugin

amplify amplify-cli

Last synced: 8 months ago
JSON representation

amplify function hotswap plugin

Awesome Lists containing this project

README

          

# amplify-function-hotswap-plugin

# Demo

[![asciicast](https://asciinema.org/a/442725.svg)](https://asciinema.org/a/442725)

## Installation

```sh
$ npm install -g amplify-function-hotswap-plugin
$ amplify plugin add amplify-function-hotswap-plugin
$ amplify push -y
$ amplify amplify-function-hotswap-plugin watch
```