mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
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
This commit is contained in:
@@ -2,4 +2,10 @@
|
||||
|
||||
This shows you how to organize functions into a full application and deploy them easily with one command.
|
||||
|
||||
See [apps documentation](/docs/developers/apps.md) for details on how to use this.
|
||||
```sh
|
||||
fn deploy --all
|
||||
```
|
||||
|
||||
Then surf to http://localhost:8080/r/helloapp
|
||||
|
||||
See [apps documentation](/docs/developers/apps.md) for more details on applications.
|
||||
|
||||
Reference in New Issue
Block a user