-
## Multimedia Integration
**Description:**
Allow users to add multimedia elements such as images, videos, and audio files in quizzes and polls.
**Tasks:**
- Implement multimedia model to store…
-
I get tons of `unused dependency` warnings but they're actually used across the project.
Example:
```
warning unused-dependency this dependency is unused and can be removed
ap…
jenni updated
11 months ago
-
## Value proposition
As a registered user
I want to add new products to the database by entering EAN, name, brand, product image, note, and rating
In order to review this information in future use …
-
```bash
! While resolving: backend@1.0.0
npm ERR! Found: cloudinary@2.2.0
npm ERR! node_modules/cloudinary
npm ERR! cloudinary@"^2.2.0" from the root project
npm ERR!
npm ERR! Could not resol…
-
So: been working on this for hours, gotta be something simple I'm missing but I'm not sure where the fault may lay. This issue only happens upon deploying to Heroku as it works fine locally. So, not s…
slevr updated
7 years ago
-
The `call_api` method only raises `CloudinaryExceptions` under certain circumstances, like JSON parse errors or certain failure codes. But if the underlying RestClient times out, it's not caught so it…
-
**TL;DR**: We need to add a backend to the project to handle server-side logic and integrating it with the existing frontend. We'll build APIs, improve the project’s functionality, and aim for smooth …
-
We are using Cloudinary on many of our projects for storing media data, it would be nice to have support also for Cloudinary videos in this package.
What do you think?
-
# **Feature Request**
## **Is your feature request related to a problem? Please describe.**
https://cloudinary.com/documentation/product_gallery
## **Describe the solution you'd like**
```…
-
## Description
duplicate https://gridsome.org/starters/gridsome-strapi-blog/ and tried to setup on production site
but all images pointing to localhost:1337
even after setting up cloudinary and…