lambda-jwtauth-helloworld

module
v0.0.0-...-ce872e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2019 License: MIT

README

Pre-requisites

  • Go 1.12
  • serverless framework

Getting Started

  1. 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
  1. 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
  1. Questions:

You can run: make to see all the operations available

Directories

Path Synopsis
src
hello-world command
jwt-authorizer command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL