You're running dev locally so all storage is local, it doesn't exist in prod -- this is so you can s

You're running dev locally so all storage is local, it doesn't exist in prod -- this is so you can safely dev your app without impacting production data
Was this page helpful?