Skip to content

Nx aws bcrypt layer example#3

Open
vespertilian wants to merge 5 commits into
studds:bcrypt-layer-examplefrom
vespertilian:nx-aws-bcrypt-layer-example
Open

Nx aws bcrypt layer example#3
vespertilian wants to merge 5 commits into
studds:bcrypt-layer-examplefrom
vespertilian:nx-aws-bcrypt-layer-example

Conversation

@vespertilian
Copy link
Copy Markdown

  • 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
Copy Markdown
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

Comment thread README.md

Frontend: `ng serve simple`
Backend: `ng serve api`
The SAM backend (nx-aws-api) depends on two lambda layers.
Copy link
Copy Markdown
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
Copy Markdown
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