This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
RFC: Example service implementations #3
mattpocock
started this conversation in
Ideas
Replies: 1 comment
-
Example implementations! They would deepen the understanding of the machines for sure. One issue right now is there are only the machines and the theory but not the actual implementation that you can mess with. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
TL;DR: Allow for browsing example implementations along with the machines. For example, the Authentication example might have an example for Auth0, Cognito etc.
How this might work
In
./lib/machines/implementations/authentication/aws-amplify.ts
In
./lib/metadata.ts
In
./lib/machines/authentication.mdx
:Benefits
Beta Was this translation helpful? Give feedback.
All reactions