Skip to content

A starter package to learn how to go serverless

License

Notifications You must be signed in to change notification settings

aktary/swerverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swerverless

A tiny starter package to get you going using apex to manage your AWS Lambda projects

If you don't already have ~/.aws/config and ~/.aws/credentials set up, copy the sample.aws.config and sample.aws.credentials files and modify them as appropriate.

Install apex: $ curl https://raw.githubusercontent.com/apex/apex/master/install.sh | sh

Then, set the profile environment variable and initilize apex:

$ export AWS_PROFILE=myapp-prod

$ apex init

$ apex deploy

About

A starter package to learn how to go serverless

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published