Files
fn-serverless/examples/apps/hellos
Reed Allman 1cdb47d6e9 server, examples, extensions lint compliant (#1109)
these are all automated changes suggested by golint
2018-07-04 15:23:15 +01:00
..
2017-09-29 15:59:39 -07:00
2017-09-29 15:59:39 -07:00
2017-09-29 15:59:39 -07:00
2017-09-29 15:59:39 -07:00
2017-09-29 15:59:39 -07:00
2017-09-29 15:59:39 -07:00
2017-09-29 15:59:39 -07:00

App Example

This shows you how to organize functions into a full application and deploy them easily with one command.

fn deploy --all

Then surf to http://localhost:8080/r/helloapp

See apps documentation for more details on applications.