apex / apex/up-examples

up deploys go project with nodejs 8.10 runtime

オープン
#75 コメント 1 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。