An open API service indexing awesome lists of open source software.

https://github.com/redhat-scholars/serverless-workflow

Serverless Workflow Tutorial
https://github.com/redhat-scholars/serverless-workflow

serverless-workflow

Last synced: 3 days ago
JSON representation

Serverless Workflow Tutorial

Awesome Lists containing this project

README

        

Check the build courseware https://redhat-scholars.github.io/build-course[documentation] on how folder structure, how to use macros and other gotchas

To run the live preview:

[source,sh]
----
# first time
yarn install

# run local preview
yarn gulp
----