I have built saas using react and tanstack, when I connect my repo(private) with appwrite sites, deployment works properly but screenshot capture fails, and while I visit the website it shows a timeout error... And build size is 70mb How to fix this issue
TL;DR
Developers having issues when connecting a private repository to Appwrite sites, with screenshot capture failing and resulting in a timeout error when visiting the website. The build size is 70mb.
Potential solution: Check and adjust the network timeout settings in Appwrite and optimize the build size to improve website performance.Recommended threads
- A resource limit has been exceeded for t...
Hi. My website has been blocked for exceeding the limit, and out of the 5GB I only used 1.18MB, while the email says 6.36GB. Project Id: 6908f95b002d8ad8d320
- Can I create a transaction that involves...
i want to create a row un `auth.users` and then create a user in a table `profiles` but i want to use the same id for both tables. So, if insert a row in pro...
- How do i connect to realtime? I dont get...
I am trying to connect to realtime database updates but don't seem to receive any updates. Documentation is pretty bad and i am stuck. Can anyone help? Here is ...