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
- Host: GitHub
- URL: https://github.com/redhat-scholars/serverless-workflow
- Owner: redhat-scholars
- License: apache-2.0
- Created: 2022-12-17T15:40:47.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T16:15:18.000Z (5 months ago)
- Last Synced: 2025-05-05T21:51:30.096Z (about 2 months ago)
- Topics: serverless-workflow
- Language: JavaScript
- Homepage: https://redhat-scholars.github.io/serverless-workflow/
- Size: 3.31 MB
- Stars: 0
- Watchers: 13
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
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
----