Files
fn-serverless/examples/apps/hellos/README.md
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

281 B

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.