Skip to content

Deposit Examples

TIP

These are copy-paste ready recipes. See Usage Guide for detailed explanations and API Reference for full type signatures.

How to Use These Examples

These examples cover schema setup, CRUD operations, querying, and advanced storage patterns.

  1. Start with the first example page to learn the baseline pattern.
  2. Move to advanced pages that match your framework or production scenario.
  3. Keep the API page open while adapting snippets to your project.

Basic Examples

User Store (LocalStorage)

Deposit Examples

These examples are aligned with the current @vielzeug/deposit API.

Examples Overview