up deploys go project with nodejs 8.10 runtime
Abierto
- Lenguaje dominante
- HTML
- Estrellas
- 391
- Forks
- 44
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.