Replies: 1 comment
-
Hi @miiiak, thank you for your interest in using this project and the experimental functionality. The project is still in "pre-release (v0)" and the cdk-graph/cdk-graph-plugins-diagram are definitely on the bleeding edge of experimental within this project. While we continue to evolve this project and the packages it provides toward v1 release, we will definitely take this recommendation into consideration. There is a lot of documentation already available for CDK, Typescript, etc, and we don't expect to reproduce that documentation here, however I do agree we should point users such as your self in the right direction to ramp up on the necessary tooling to utilize this project. From your perspective, what would your expectations be on this project to support filling those gaps while not reproducing? For reference, here are some great resources:
I hope this helps point you in the right direction to get going. |
Beta Was this translation helpful? Give feedback.
-
Describe the issue
Hey there,
I'm new to typescript. I followed the guidance in https://github.com/aws/aws-prototyping-sdk/blob/mainline/README.md, then moved to https://github.com/aws/aws-prototyping-sdk/tree/mainline/packages/cdk-graph-plugin-diagram, as it was my primary purpose to experiment making CDK based graphs.
Issues I encountered:
// ... add stacks, etc
is not helpful to the noob.Links
https://github.com/aws/aws-prototyping-sdk/blob/mainline/README.md
Beta Was this translation helpful? Give feedback.
All reactions