Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 376 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 376 Bytes

Test repository for claudiajs/claudia#242

Clone and put AWS id and secret in .aws/credentials, and npm i. Compile the typescript with npm run build; js should be in dist/. Then run:

claudia generate-serverless-express-proxy --express-module dist/_server
<br>
claudia create --handler lambda.handler --deploy-proxy-api --region us-west-2