Skip to content

GalacticFog/serverless-gestalt-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

serverless-gestalt-hello-world

starter for gestalt serverless provider plugin

Make sure you have the serverless-gestalt provider plugin installed

Configure

You will need to point the serverless.yml to your Gestalt context. Edit the following lines in the provider section

provider:
  ...
  context: /fqon/workspace.name/environment.name # your context path
  laser: laser-provider-name # the name of the laser provider
  api: api-name # the name of the api under the context

Install

serverless install --url https://github.com/GalacticFog/serverless-gestalt-hello-world
cd serverless-gestalt-hello-world
serverless deploy

This will create a lambda and endpoint in Gestalt

About

starter for gestalt serverless provider plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published