Skip to content

AWS + Serverless project with examples of Serverless solutions

Notifications You must be signed in to change notification settings

first-line-outsourcing/flo-examples.sls

Repository files navigation

Serverless examples

Before deploy an example you should configure flo-examples AWS profile on your local machine. Run the following command to configure the profile:

$ aws configure --profile flo-examples

Also, you need serverless framework to be installed globally:

$ npm i -g serverless@2.x.x

Usually, all examples can be deployed with the following command:

$ sls deploy -v

About

AWS + Serverless project with examples of Serverless solutions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published