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
- Custom Domains with Cloudflare for SaaS ...
Hi! I'm using Appwrite Cloud Sites with Cloudflare for SaaS for multi-tenant custom domains. Problem: Custom domain: donate.pekeetong.my → CNAME to sites.dono...
- [SOLVED] Get Relations when using Tables...
Hi there, I have a table containing a relation column with a one-to-many relationship to another table. When Using TablesDB.GetRow in "node-appwrite" i get all ...
- Appwrite loading issue with Nuxt UI
For some reason when I add nuxt ui to my nuxt 4 project, appwrite will build the project but the project website will load indefinitely. Without adding Nuxt UI,...