up deploys go project with nodejs 8.10 runtime
Đang mở
- 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á.