Deployment Data Saving

I want to know with my current setup (its really bad) I used ‘fs’ to write user data to a json file. When I deploy is there anyway to get the contents of this json file in my code editor?

We don’t support this yet – but we’re working on a solution.

In the meantime, you could try connecting to a blob store product (gcs or s3) or using our KV database.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.