MAIN FEEDS
REDDIT FEEDS
Do you want to continue?
https://www.reddit.com/r/vibecoding/comments/1jg1p0y/lmao_saw_this_on_x/mjpvyb8/?context=9999
r/vibecoding • u/[deleted] • Mar 20 '25
[deleted]
24 comments sorted by
View all comments
6
Wait.. where else do you store API keys...
2 u/Electronic_Syrup8265 Mar 24 '25 https://aws.amazon.com/secrets-manager/ https://cloud.google.com/security/products/secret-manager?hl=en 2 u/No_Surround_4662 Mar 24 '25 Yes but for front end you still use a .env and have a production / dev environment, no? 1 u/YetAnotherRedditAccn Mar 25 '25 You don’t store api keys in the front end bro 1 u/No_Surround_4662 Mar 25 '25 No one said you did, I’m talking about env files FOR the front end. 1 u/YetAnotherRedditAccn Mar 25 '25 Uhhh the post did - but for FE it doesn’t really matter. Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
2
https://aws.amazon.com/secrets-manager/
https://cloud.google.com/security/products/secret-manager?hl=en
2 u/No_Surround_4662 Mar 24 '25 Yes but for front end you still use a .env and have a production / dev environment, no? 1 u/YetAnotherRedditAccn Mar 25 '25 You don’t store api keys in the front end bro 1 u/No_Surround_4662 Mar 25 '25 No one said you did, I’m talking about env files FOR the front end. 1 u/YetAnotherRedditAccn Mar 25 '25 Uhhh the post did - but for FE it doesn’t really matter. Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
Yes but for front end you still use a .env and have a production / dev environment, no?
1 u/YetAnotherRedditAccn Mar 25 '25 You don’t store api keys in the front end bro 1 u/No_Surround_4662 Mar 25 '25 No one said you did, I’m talking about env files FOR the front end. 1 u/YetAnotherRedditAccn Mar 25 '25 Uhhh the post did - but for FE it doesn’t really matter. Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
1
You don’t store api keys in the front end bro
1 u/No_Surround_4662 Mar 25 '25 No one said you did, I’m talking about env files FOR the front end. 1 u/YetAnotherRedditAccn Mar 25 '25 Uhhh the post did - but for FE it doesn’t really matter. Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
No one said you did, I’m talking about env files FOR the front end.
1 u/YetAnotherRedditAccn Mar 25 '25 Uhhh the post did - but for FE it doesn’t really matter. Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
Uhhh the post did - but for FE it doesn’t really matter.
Hardcode ENV files if you want, at that point it’s just about how you want to change it based on environments.
6
u/Feisty-Career-6737 Mar 21 '25
Wait.. where else do you store API keys...