grassrootsgrocery / admin-portal

GNU Affero General Public License v3.0
10 stars 5 forks source link

Get Airtable bases in sync for developers #110

Open mattsahn opened 1 year ago

mattsahn commented 1 year ago

With the recent change of some fields in Airtable, the app breaks for bases that were cloned a while ago since they won't be in sync with prod or "Demo Base w/o Data". So, we need a strategy for how to manage updates to the db when that happens. I'd like to have "GitHub Development Base" as the dev database that all GitHub developers can use and from which we clone copies for individual devs as needed. I'm not sure what the best approach is yet. I don't think you can clone and "overwrite" an existing base, so there's no way to "refresh" different developers' bases from a single source. Open to ideas.