Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cdkize cdks website #115

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

martzcodes
Copy link
Contributor

Issue #, if available: Call for help on slack re: cdkizing the site and providing a way to generate a slack invite url on demand

Description of changes: Note: this is incomplete... hard for me to go further without access I don't have (AWS Account / slack admin). I'm not asking for that but this should get you very close. I cdk -ized the site... created a distribution bucket / cloud front distribution + lambda that will redirect to a slack invite link. If you set up whatever secrets are needed in a secure string in parameter store (cheaper / should be within limits vs secrets manager) you can finish the cdk/slack-join.ts lambda to make that call and finish the redirect. A custom resource uploads a config.json file with the lambda's function url... react requests that and uses that as the invite link.

Happy to make any changes and/or collaborate as needed.

Note: I generally try to avoid yarn but used it here since the repo used it... so I'm certain I'm not following yarn best practices 馃槄

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

cc: @mbonig

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.

None yet

1 participant