Real World Tutorial? 👩💻
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
At present the typescript examples are very isolated and don't show anything real-world:

I would benefit form a real-world example that illustrates the benefits of a Workflow with at least 2 Activities.
# Todo
+ [ ] Create a `Next.js` App that Displays a "Personal Dashboard":
+ [ ] Inspiring quote
+ [ ] Beautiful picture
+ [ ] Today's weather
+ [ ] Create a Workflow with 3 activities.
+ [ ] Decide which services to use for the above
+ [ ] Implement the activities
+ [ ] Run them on `localhost`
+ [ ] Render them on a nice page using `next.js`
+ [ ] Deploy the workflow to Heroku or AWS?
+ [ ] Demo it!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.