Viktorani API - v0.0.8
    Preparing search index...

    Function seedDefaults

    • Populate the database with default difficulty levels and tags on first run.

      Returns Promise<void>

      Guarded against concurrent invocations (e.g. React StrictMode double-invoke) via the _seeding flag. Safe to call multiple times — it is a no-op after the first successful seed.