chronark / chronark.com

https://chronark.com
MIT License
667 stars 371 forks source link

Environment Settup #24

Open AbrarChowdhury opened 1 year ago

AbrarChowdhury commented 1 year ago

I update the env.local with details from cloudinary. (cloudname, apikey, and API secret). I am not sure what the folder is supposed to be.

Morever, I keep getting this error:

error Error: Must supply cloud_name

chronark commented 11 months ago

This project is not using cloudinary

ryanmalani commented 10 months ago

hey @AbrarChowdhury- I've never personally used cloudinary before (as chronark mentioned this project doesn't use that, vercel has a super easy way to deploy this quickly though; more details here) but I feel like this is helpful to keep in mind:

From Cloudinary's site though:

Tip When your account is created, a cloud_name is randomly generated for your initial product environment. Your cloud name will later be used in the URLs of media you deliver from Cloudinary, so it's a good idea to change your cloud name to a descriptive one for your organization, site or app. We'll walk you through this a little later on this page.

Boby900 commented 2 months ago

@AbrarChowdhury you have to use environment variables given in the upstash < redis console. I guess that is what you are asking for

Avijit-ap commented 1 week ago

@AbrarChowdhury you have to use environment variables given in the upstash < redis console. I guess that is what you are asking for

I am new to this redis thing, could you please share what kind of setup has been made due to which project details automatic fetching?