Files
fn-serverless/examples
Nigel Deakin 05ec91e310 Update README.md (#766)
This PR changes the instructions for running Prometheus and Grafana in Docker to use the `--add-host` parameter instead of the `--link` parameter which is deprecated and which has been reported by @shaunsmith to sometimes not work. 

The supplied command has been verified by @shaunsmith on Mac and Linux and by me on Linux.
2018-02-13 11:27:55 -08:00
..
2018-02-13 11:27:55 -08:00
2017-12-05 08:22:03 -08:00

Example Functions

This directory has a collection of example functions you can look at to learn more about how to write them or just copy one and build on it to get started faster.

Learn More