Files
sdk/examples/valentines/sandbox.config.json
Neil Movva b2968962e7 Private Valentines demo (#9)
JS Client changes:
Gracefully return null if key is not found in bucket (instead of throwing)
Support single and multi-key lookups in a unified privateRead function
2023-02-15 00:53:54 -08:00

6 lines
90 B
JSON

{
"infiniteLoopProtection": false,
"hardReloadOnChange": false,
"view": "browser"
}