Wishlist
Sharable, self-hosted wishlist application for friends and family
Wishlist is a self-hosted, SvelteKit-based wishlist application for friends and family. It provides a simple UI for creating and sharing wishlists, claiming items, and running registry-style public lists.
Key Features
- Claim and reserve wishlist items and mark claimed items as purchased
- Automatic product metadata fetching from item URLs (title, image, etc.)
- Multiple groups support and a Registry Mode for single-list public registries
- Suggestions system with approval, auto-approval, and "surprise me" modes
- PWA support and bookmarklet to add items from product pages
- OAuth/OpenID Connect support for external authentication providers
- Invite users via SMTP (optional) and generation of invite/reset tokens
- Image uploads with configurable max size and support for SQLite via Prisma
- Docker and Docker Compose friendly packaging; community-contributed Helm chart
Use Cases
- Family gift coordination: share private group wishlists for holidays and birthdays
- Event registry: create a public registry for weddings, baby showers, or single-user registries
- Small-group gift planning: let friends reserve items to avoid duplicate purchases
Limitations and Considerations
- Does not support running on a different subpath; app expects to be served from the origin root
- Known proxy/Nginx buffering recommendations to avoid issues when running behind certain reverse proxies
- Registry anonymous claims currently cannot be un-claimed through the public flow
- Header-based proxy authentication trusts incoming headers; misconfigured proxies can allow spoofed access
- Email invites and password-reset flows require SMTP configuration; without SMTP invites must be copied manually
Wishlist is a practical open-source option for self-hosted gift and registry workflows, focused on privacy and simple sharing. It is maintained as a TypeScript/SvelteKit project with Docker-first deployment and Prisma-managed storage.
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.
Docker
TypeScript
pnpm
Svelte
Node.js
Tailwind CSS