pPrecel / kyma-function

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kyma-function

The config.yaml info on this commit:

Reference - main Runtime - nodejs14

Getting started

To apply project:

```bash
kyma apply function
```

To apply all functions from all repositories and branches.

```bash
bash hack/deployall.sh
```

About


Languages

Language:Shell 86.2%Language:JavaScript 13.8%