module
Version:
v0.0.0-...-ce872e0
Opens a new window with list of versions in this module.
Published: Jul 2, 2019
License: MIT
Opens a new window with license information.
README
¶
Pre-requisites
- Go 1.12
- serverless framework
Getting Started
- Initialize the go module (optional, only if you dont want to use the
$GOPATH
)
Usage: make init modname=<name_of_your_module>
Eg. make init modname=lamda-with-custom-authorizer
- Deploy the solution:
Important Amend the serverless.yml
file to reflect the stages that you want to enable. By the default, dev
will be used.
make deploy stage=<stage>
Eg. make deploy stage=dev
- Questions:
You can run: make
to see all the operations available
Directories
¶
src
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.