Files
fn-serverless/examples/apps/hellos
Travis Reeder fdb4188146 Adds before/after app get/list. And some bug fixes/cleanup. (#610)
* Adds before/after app get/list. And some bug fixes/cleanup.

* Fix test
2017-12-21 09:32:03 -08: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
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.