Getting Started

  1. Install dependencies:
npm install
  1. Run the dev server:
npm run dev
  1. Sync from Obsidian (optional):
export VAULT_PATH="/path/to/your/vault"
npm run sync

Linked References (1)