Quick Storage Setup
快速存储设置
Set up quick read/write access to data using localStorage, SQLite, Firebase, or similar storage solutions.
使用localStorage、SQLite、Firebase或类似存储方案,快速建立数据的读写访问。
Prompt
I want to test an idea using localStorage / SQLite / Firebase / Supabase — show me the quickest way to set up read/write access to (some data type).