Datastore

Guides for saving app data without setting up a database server.

jsdeck gives each app a simple JSON store your frontend can read and write. The guides below show setup, common examples, and how to keep data separate per user when you add visitor auth.