Hi! I was wondering if there is some managed solution or perhaps a guide to define Appwrite infrastructure (in this case the DB) as code. My use case is that I want to sync the database schema of dev and prod without having to create them in the console twice. Thanks 🙂
Thanks for the quick answer! I will proceed with the SDK then 🙂 have a nice day
Should I close this thread? If so, how?
Click on the menu on top right, edit post title and add [SOLVED] before the title
[SOLVED] Infrastructure as code for Appwrite DB
Recommended threads
- Different appwrite IDs are getting expos...
File_URL_FORMAT= https://cloud.appwrite.io/v1/storage/buckets/[BUCKET_ID]/files/[FILE_ID]/preview?project=[PROJECT_ID] I'm trying to access files in my web app...
- Invalid document structure: missing requ...
I just pick up my code that's working a week ago, and now I got this error: ``` code: 400, type: 'document_invalid_structure', response: { message: 'Inv...
- custom domain with CloudFlare
Hi all, it seems that CloudFlare has blocked cross-domain CNAME link which made my app hostname which is in CloudFlare, unable to create a CNAME pointing to clo...