Skip to content

Conversation

@vespertilian
Copy link

  • Renamed all the apps to be namespaced as nx-aws-[lib_or_app] so if a user already has an api or frontend and they are testing the deploy it will not clash
  • Update the docs with some diagrams.

@studds studds changed the base branch from master to bcrypt-layer-example March 21, 2021 04:35
Copy link
Owner

@studds studds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm


Frontend: `ng serve simple`
Backend: `ng serve api`
The SAM backend (nx-aws-api) depends on two lambda layers.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In this example repo, I wonder if it's worth including both a simple example (app + api) and a complex example (with layers)? Possibly an example where a binary dep is included directly?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's a good idea if we have the bandwidth, but I think in the first case the more complex example is better you can always delete the complexity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants