GroceriStar / react-only-intern-23

https://cool-features.netlify.com/
GNU General Public License v3.0
1 stars 2 forks source link

.env configuration #58

Open atherdon opened 6 years ago

atherdon commented 6 years ago

will put information about it later

atherdon commented 6 years ago

@sanchit94 please check this file of our other intern: https://github.com/ChickenKyiv/loopback-tutor-intern-8/blob/frontend/.env i think it's pretty self-explanatory, we'll use a same approach at your project too. Let's start a discussion, if you have questions about it!

sanchit94 commented 6 years ago

@atherdon Not getting this, is it related to backend? Do I just have to create a .env file and copy this stuff?

atherdon commented 6 years ago

it's partially related to backend. But moslty it's for storing keys and other stuff like that . for example: if we add google analytics - we should store at some place key, or we have a reporting software - raven - it also have an api key. and before this approach - all projects have a different logic. so i'm like trying to make it looks similar

On 31-Jul-2018 at 03:13 PM, Sanchit Sharma wrote:

@atherdon https://github.com/atherdon Not getting this, is it related to backend? Do I just have to create a .env file and copy this stuff?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GroceriStar/react-only-intern-23/issues/58#issuecomment-409256654, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZrDrhCPud__CofzkAT6zVr8Z4Wsn_jks5uMHQ0gaJpZM4VC7R0 .

sanchit94 commented 6 years ago

Alright, so we are storing API keys here i guess, so should I just copy the contents or do I have custom keys for the repo?

atherdon commented 6 years ago

right now i think this is not necessary. but if you want to implement it and close this task - feel free to do it.

tell me if you need more details, related to this task

On 31-Jul-2018 at 08:53 PM, Sanchit Sharma wrote:

Alright, so we are storing API keys here i guess, so should I just copy the contents or do I have custom keys for the repo?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/GroceriStar/react-only-intern-23/issues/58#issuecomment-409364194, or mute the thread https://github.com/notifications/unsubscribe-auth/ABZrDjAIlK_8sk1pgg7YhlUCXnIKwo3Fks5uMMPFgaJpZM4VC7R0 .