Well while running pulling the appwrite instance it pull the image from the internet but we want to test it in the area where no internet is available and than build it again so how can we not pull and it run
You should follow the contribution guide to build appwrite from source code, and use main as the branch to build it https://github.com/appwrite/appwrite/blob/main/CONTRIBUTING.md#setup-from-source
Recommended threads
- THE COLUMNS STUCK ON PROCESSING HOW DO I...
I HAVE SELF HOSTED THE APPWRITE ON VPS
- Impossible to create project via CLI?
Is it possible to create a new project via the appwrite CLI ? I need to create a few projects for something I'm working on and because i don't want to do it man...
- Understanding S3 setup with appwrite
Hey, i'm planning to change the storage from local to S3, tho i have some questions to see before starting the migration. 1. Does all the `/storage/<storage_ty...