Skip to content

This repository contains function examples that can be deployed in seconds on a Morty instance.

License

Notifications You must be signed in to change notification settings

morty-faas/examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Morty function examples

This repository is a monorepo that contains function examples that can be deployed in seconds on a Morty instance.

Each folder of this repository is a function.

To build it for your Morty instance, ensure you've configured your context, and execute the following command :

morty fn build $function

Where $function is one of the folder here.

You can now invoke your function using the following command :

morty fn invoke $function

About

This repository contains function examples that can be deployed in seconds on a Morty instance.

Resources

License

Stars

Watchers

Forks