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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Sourcing the backend for shoulditakei66.today #4

Open
dschep opened this issue Nov 30, 2018 · 1 comment
Open

Open Sourcing the backend for shoulditakei66.today #4

dschep opened this issue Nov 30, 2018 · 1 comment

Comments

@dschep
Copy link

dschep commented Nov 30, 2018

Hey! Great talk at the transporation techies meetup! I see you have a note in your read me about wanting to figure out how to securely open source the backend code. I'd be happy to lend a hand with that.

There's a number of ways to do that. The way I've been using lately is using AWS's SSM parameter store. Here you can see how I'm using the @middyjs middleware to grab the secrets from SSM on lambda: https://github.com/dschep/hows-my-driving-dc/blob/master/src/handlers.js#L207-L217

@dschep dschep changed the title Backend Open Sourcing the backend for shoulditakei66.today Nov 30, 2018
@sepehr500
Copy link
Owner

Very interesting! Thanks for this. I will take a look.

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

No branches or pull requests

2 participants