this repo has no description
sites.wisp.place/zzstoatzz.io/pds-message-poc
pds
messaging
1name = "pds-message-demo"
2main = "vendor/pds.js/src/pds.js"
3compatibility_date = "2024-01-01"
4
5[[durable_objects.bindings]]
6name = "PDS"
7class_name = "PersonalDataServer"
8
9[[migrations]]
10tag = "v1"
11new_sqlite_classes = [ "PersonalDataServer" ]
12
13[[r2_buckets]]
14binding = "BLOBS"
15bucket_name = "pds-blobs"