1
0
mirror of synced 2024-11-24 10:14:25 +01:00

Add Serverless Framework support using serverless-nocode plugin

This commit is contained in:
Tom McLaughlin 2018-02-07 19:08:24 -05:00
parent ed6c73fc16
commit 5aaa35e2c7

10
serverless.yml Normal file
View File

@ -0,0 +1,10 @@
service: nocode
plugins:
- serverless-nocode
provider:
name: aws
runtime: python3
stage: prod