PermissionDenied: Requires write access to '/src/data/db/entries.json.db', but the file system on Deno Deploy is read-only.
at Object.writeFile (ext:deno_fs/30_fs.js:807:18)
at init (https://deno.land/x/tilia@0.1.2/src/storage.ts:4:16)
at Collection.loadDatabase (https://deno.land/x/tilia@0.1.2/src/collection.ts:18:12)
at new Collection (https://deno.land/x/tilia@0.1.2/src/collection.ts:14:12)
at file:///src/utils/db/entry.ts:2:17
PermissionDenied: Requires write access to '/src/data/db/entries.json.db', but the file system on Deno Deploy is read-only.
at Object.writeFile (ext:deno_fs/30_fs.js:807:18)
at init (https://deno.land/x/tilia@0.1.2/src/storage.ts:4:16)
at Collection.loadDatabase (https://deno.land/x/tilia@0.1.2/src/collection.ts:18:12)
at new Collection (https://deno.land/x/tilia@0.1.2/src/collection.ts:14:12)
at file:///src/utils/db/entry.ts:2:17