package
0.3.750
Repository: https://github.com/fnproject/fn.git
Documentation: pkg.go.dev

# README

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.