Is there a way to add Private NPM Packages to Appwrite Sites?!
I'm trying to install my Fontawesome Kit!
With Vercel it was just calling a NPM_RC in the ENV section!
TL;DR
To add Private NPM Packages to Appwrite Sites, you can set up private npm tokens in Appwrite's ENV variables. This will allow you to install your private packages like Fontawesome Kit.