apex / apex/up-examples

up deploys go project with nodejs 8.10 runtime

Đang mở
#75 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
HTML
Star
391
Fork
44
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

I created a `main.go` file and ran `up`. This prompted me to create an `up.json` file and deploy the server I wrote.

This yielded:

```
{
"name": "recipe-api",
"profile": "default",
"regions": [
"us-east-1"
]
}
```
I checked the runtime for the lambda function it deployed and it was `Node.js 8.10`

When running in verbose mode I get: `DEBU inferred runtime type=go

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.