Hello, I am facing an issue on my self-hosted appwrite instance with Appwrite Sites.
I already have a small vite web app built out that I want to deploy, and I want to import it manually in Appwrite when creating the site project.
The issue is that the compressed tar.gz of my app directory is around 30 MB, but the max file size for uploading an app is only 10 MB.
Is there any workaround?
Thank you.
TL;DR
Developers are encountering a problem with Appwrite Sites on their self-hosted instance due to the max file size limit of 10 MB for uploading apps, while their app directory is 30 MB. No official workaround provided.