You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bref depends on the serverless framework, but this template uses the AWS SAM CLI instead.
Usage
sam init --location gh:bangpound/bref-sam-template --output-dir project --name sam-bref-demo --architecture arm64
cd project/sam-bref-demo
sam build
sam deploy
About
AWS SAM CLI template for generating bref projects.