-
Notifications
You must be signed in to change notification settings - Fork 408
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Environment Settup #24
Comments
This project is not using cloudinary |
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. |
@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? |
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
The text was updated successfully, but these errors were encountered: