update docs
This commit is contained in:
parent
41e8d30911
commit
5f12f04e15
@ -10,10 +10,13 @@ npm i
|
||||
# fill in environment variables
|
||||
cp .env.sample .env
|
||||
|
||||
# package and deploy
|
||||
# build
|
||||
gulp
|
||||
|
||||
# deploy
|
||||
gulp deploy
|
||||
```
|
||||
|
||||
## Setup
|
||||
## Initial Setup
|
||||
|
||||
Follow initial AWS setup instructions on [arithmetric/aws-lambda-ses-forwarder](https://github.com/arithmetric/aws-lambda-ses-forwarder).
|
||||
|
Loading…
Reference in New Issue
Block a user