apex / apex/up-examples

up deploys go project with nodejs 8.10 runtime

未关闭
#75 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
HTML
星标
391
派生
44
PR 合并指标
30 天内没有已合并 PR

描述

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

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。