Your links. Your structure. Your language. Your rules.
An open-source bookmark manager with optional short-URL forwarding — self-host or use SlugBase Cloud.
What it does
Folders, tags, sharing, global search, bulk actions, import/export, and full i18n.
Link forwarding via /go/:slug — short, memorable URLs you control.
Sharing and teams on Cloud; self-hosted stays yours.
Optional AI suggestions where enabled.
Self-host vs Cloud
SELF-HOST
Self-host
- Your infrastructure, your data.
- Docker, Fly.io + Neon, or bare Node.
- MIT-licensed source on GitHub.
SLUGBASE CLOUD
SlugBase Cloud
- Hosted at slugbase.app — sign up in minutes.
- Free, Personal, and Team plans.
- Backups and priority support on paid tiers.
Cloud pricing overview
Early Supporter Launch offer
€69 one-time
Lifetime Personal plan · limited launch-window seats · help shape the product
Free
€0
Up to 50 bookmarks · folders, tags, search, forwarding URLs · 1 seat
Personal
€3/mo or €30/yr
Unlimited bookmarks · AI suggestions · backups · priority support · 1 seat
Team
€9/mo or €90/yr
5 seats (+€1/user/mo) · shared folders · roles & permissions · light audit log
Open source
Quick start
Self-host with Docker (after clone):
bashgit clone https://github.com/mdg-labs/slugbase.git
cd slugbase
docker compose up