Listaway
Publish and share lists with team accounts and optional public links
Listaway is a self-hostable web application for teams or individuals to create, manage, and publish lists of items. It supports private team workflows and opt-in public read-only sharing via randomized URLs.
Key Features
- Email/password authentication plus optional OIDC/OAuth2 single sign-on
- Password reset flow with time-limited single-use tokens (SMTP can be configured for delivery)
- Group and instance administration for multi-user/team management
- CRUD for lists, items (name, optional URL, priority, notes), and collections (groups of lists)
- Share lists or collections with randomized public read-only URLs for easy sharing
- Table views sortable by name and priority; configurable sharing permissions among group members
- Built to run with a PostgreSQL database and distributed via Docker / docker-compose; frontend built with Node/Yarn toolchain
Use Cases
- Maintain and publish public wishlists, reading lists, or curated resource lists for teams or communities
- Internal team tracking of components, tasks, or items grouped into collections
- Lightweight shared lists where quick public access via an unlisted URL is useful (e.g., event wishlists, shared shopping/gear lists)
Limitations and Considerations
- Public sharing relies on unguessable randomized URLs and is not a substitute for strict access control; anyone with the URL can view the list
- Requires a PostgreSQL database and basic infrastructure (Docker recommended); no built-in hosted email unless SMTP is configured
In summary, Listaway provides a focused, Postgres-backed solution for creating and sharing lists and collections with team-oriented access control and optional simple public sharing via randomized links.
Categories:
Tags:
Tech Stack:
Similar Services

AppFlowy
Open-source collaborative workspace and Notion alternative
Open-source, privacy-focused collaborative workspace for notes, databases, kanban boards and AI-assisted writing; desktop, mobile and web clients with local-first storage...

AFFiNE
Open-source, local-first knowledge workspace for docs, whiteboards and databases
All-in-one, privacy-focused workspace that merges docs, whiteboards and databases with real-time collaboration and multimodal AI assistance.

Memos
Privacy-first self-hosted note-taking and knowledge base
Memos is a lightweight, privacy-first self-hosted note-taking service with Markdown, fast search, and sharing features for personal notes, wikis, and team knowledge.


Joplin
Offline-first note-taking app with end-to-end encrypted sync
Joplin is an offline-first, privacy-focused note and to-do app with end-to-end encryption, Markdown support, web clipping, and sync across desktop and mobile.

SiYuan
Privacy-first block-based personal knowledge management app
Open-source, block-oriented personal knowledge manager with Markdown WYSIWYG, block-level two-way links, encrypted sync, Docker deployment and AI integrations.


Logseq
Privacy-first knowledge management and collaboration platform
Logseq is a privacy-first, open-source knowledge management app for networked notes, tasks, and collaboration using local Markdown or Org-mode graphs.
JavaScript
Go
HTML
Docker
CSS
Node.js