denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

File writing in deno deploy #228

Open jadenconcord opened 2 years ago

jadenconcord commented 2 years ago

It would be really usefully to be able to write files in deno deploy because when creating simpler projects, it is much easier to use simple json files instead of having to use a database. I'm not sure why this feature is disabled in the fist place but I would really be able to do this in deno deploy.

ssamkough commented 10 months ago

bump. this is something i was curious about - is it not allowed to write to files using deno deploy? if so, why? is this written in the documentation somewhere?