apex / apex/up-examples

up deploys go project with nodejs 8.10 runtime

Aperta
#75 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
HTML
Stelle
391
Fork
44
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.