Step-by-step tutorials for building with Lifestream Vault
Build a Markdown-powered blog with vault publishing, custom domains, and local sync.
Create a structured documentation site with sidebar navigation, full-text search, and a custom domain.
Cultivate a digital garden using wikilinks, backlinks, and the document graph to create an interconnected knowledge space.
Create a shared team workspace with roles, permissions, invitations, and optional SCIM provisioning.
Enable real-time collaborative editing with presence indicators, conflict-free merging, and offline mobile support.
Generate unique share URLs for any document in your vault, with optional password protection, expiry dates, and per-link view limits to control exactly who can access your content and for how long.
Set up automatic tagging, templating, and outbound webhook notifications triggered by document events.
Connect Google Drive, Dropbox, or OneDrive to sync documents bidirectionally with your vault.
Master the TypeScript SDK with authentication strategies, document management, search, batch operations, and HMAC signing.
Configure outbound HTTP webhook notifications triggered by document events — from creating the webhook to verifying HMAC signatures in your handler.
Use AI to chat with your vault context via SSE streaming, summarize documents, find similar content, run inline writing assist, and search semantically with pgvector.
Browse, compare, pin, and restore document versions — every save is preserved automatically so you can diff any two snapshots or roll back to any point in history.
Connect Obsidian to Lifestream Vault using WebDAV for real-time two-way document sync — edit in Obsidian and see changes reflected instantly in your vault.
Capture exceptions from React, React Native, and Flutter apps — upload crash reports as searchable Markdown documents with breadcrumbs, device context, and offline queuing.
Track project progress with the activity heatmap, due dates in frontmatter, overdue alerts, and external calendar sync.
Create event templates, availability slots, and an embeddable booking widget with email notifications and waitlist management.
Add multi-factor authentication to your account with TOTP authenticator apps, passkeys, backup codes, and vault-level enforcement.
Configure SAML single sign-on with your identity provider, set up SCIM automated provisioning, and manage the user lifecycle.
Create scoped API keys for programmatic access — understand scope dimensions, vault restrictions, and zero-downtime key rotation.
Serve your published vault content on your own domain — DNS configuration, TXT verification, and TLS certificate activation.
Export your full account data or individual vault archives for backup, migration, or compliance — request an export, poll for completion, and download the archive.
We welcome community contributions. Open an issue or pull request on GitHub to suggest a new guide topic.
Open an issue on GitHub