
Briefkasten
Self-hosted bookmarking app built with Next.js and Prisma

Briefkasten is an open-source, self-hosted bookmarking application that stores bookmarks in any Prisma-compatible database. It provides a modern web UI and tools to save, organize and search bookmarks while supporting OAuth and email magic-link authentication.
Key Features
- Save bookmarks via a browser extension, drag-and-drop, or REST API
- Automatic title and description extraction when saving URLs
- Organize bookmarks by categories and tags with multiple list/views
- Import and export bookmarks in standard HTML format
- Background job to fetch bookmark images and enrich metadata
- Keyboard shortcuts and multiple UI views for fast navigation
- Full-text search across saved bookmarks
- OAuth and email magic link authentication support
- Works with any Prisma-compatible database (Postgres, MySQL, SQLite)
- Docker and docker-compose support for easy local deployment
Use Cases
- Personal bookmark vault for managing links, articles and resources across devices
- Team or small-group shared collection of reference links and documentation
- Migrating and consolidating bookmarks from browser exports into a searchable database
Limitations and Considerations
- The project provides a v2 beta; the maintainer has warned that beta database instances may be reset during migration from v1 to v2
- Image storage is not built into the database; an external object store (S3-compatible or provider SDK) is recommended for bookmark images
- OAuth requires configuring provider credentials; initial setup requires a Prisma-compatible database and appropriate environment variables
Briefkasten is a straightforward, developer-friendly bookmarking solution focused on portability, searchability and extensibility. It is suitable for individuals and small teams who prefer a self-hosted bookmark manager with integrations for modern deployment workflows.
Categories:
Tags:
Tech Stack:
Similar Services

RSSHub
RSS feed generator for websites and platforms without RSS
RSSHub generates RSS/Atom/JSON feeds for thousands of sites and services that don’t provide feeds, exposing them as subscribable endpoints you can self-host.

Glance
Self-hosted, configurable dashboard for feeds and status widgets
Glance is a lightweight self-hosted dashboard that aggregates RSS and other widgets (Reddit, YouTube, weather, markets, server stats) into customizable pages.

Karakeep
Self-hosted bookmarks, notes, and media with AI tagging and search
Self-hostable bookmark-everything app for links, notes, images, PDFs, and archives with full-text search, AI tagging/summaries, RSS ingestion, and API access.

Linkwarden
Self-hosted collaborative bookmark manager with archiving and annotation
Self-hosted collaborative bookmark manager with reader mode, highlights, tagging, full-text search, and automatic webpage preservation as screenshots and PDFs.


FreshRSS
Lightweight self-hosted RSS and Atom feed aggregator
FreshRSS is a fast, multi-user RSS/Atom feed aggregator with tagging, search, OPML import/export, WebSub push updates, and optional web scraping for sites without feeds.

wallabag
Read-it-later web app for saving and classifying articles
wallabag is a self-hostable read-it-later service to save web pages, extract clean article content, tag and organize items, and read them on any device.
Vercel
Docker
Tailwind CSS