Is a Node.js package that downloads binaries possible/allowed on Appwrite Cloud?
- 0
- Functions
- Cloud
Hello everyone! 👋
I'm thinking of adding text to a photo using a cloud function on Appwrite Cloud. I found NPM package called node-canvas:
https://www.npmjs.com/package/canvas
The description states that binaries will be download for macOS, Linux and Windows. I was wondering: Is it possible/allowed to use this package on Appwrite Cloud?
(Please note that I haven't tried to add this package yet, because I thought it's better to hear everyone's thoughts on this first. 😊)
I'm not a huge fan of the fact that it uses binaries actually. I was wondering how Appwrite Cloud deals with this and if I'll run into problems, since I don't have access to the underlaying operating system.
Recommended threads
- Migration from Self-Hosted to Cloud seem...
Hello, I'm trying to migrate from my Self-Hosted Appwrite instance to Cloud, and can't figure out what's going wrong. - If I initiate the migration from Cloud...
- Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to c...
- Deployment fails after 15+ minutes: "Wai...
Hi, I'm Jayden. My email is jaydthom@haverford.org, and i'm having persistent deployment failures with my Next.js project. What happens: Push to GitHub trigg...