SlugBase Live · Open source · MIT

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

01 / Bookmarks & structure

Bookmarks & structure

Folders, tags, sharing, global search, bulk actions, import/export, and full i18n.

Folders & tags Global search

02 / Short URLs

Short URLs

Link forwarding via /go/:slug - short, memorable URLs you control.

/go/your-slug

03 / Your deployment

Your deployment

Sharing and teams on Cloud; self-hosted stays yours.

  • Docker
  • Fly.io + Neon
  • Bare Node.js

04 / AI (optional)

AI (optional)

Optional AI suggestions where enabled.

Self-host vs Cloud

SELF-HOST

Self-host

Your infrastructure, your data.

quick_start.shMIT
$ git clone https://github.com/mdg-labs/slugbase
$ cd slugbase
$ docker compose up -d
# Running on localhost:3000
  • 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 & Paid plans

Free, Personal, and Team plans.

Managed & backed up

Backups and priority support on paid tiers.

Cloud pricing overview

See full pricing →

Early Supporter

€69 one-time

  • — Lifetime Personal plan
  • — Limited launch-window seats
  • — Help shape the product
  • — One-time payment
Get lifetime access

Free

€0

  • — Up to 50 bookmarks
  • — Folders, tags, search
  • — Forwarding URLs
  • — 1 seat
Get started

Personal

€3 /mo
or €30/yr
  • — Unlimited bookmarks
  • — AI suggestions
  • — Backups
  • — Priority support
Upgrade

Team

€9 /mo
or €90/yr
  • — 5 seats (+€1/user/mo)
  • — Shared folders
  • — Roles & permissions
  • — Audit log
Select plan

Quick start

Self-host with Docker (after clone):

bashgit clone https://github.com/mdg-labs/slugbase.git
cd slugbase
docker compose up

OPEN SOURCE

Your data, your server

No vendor lock-in. Host on any VPS, Docker, or Fly.io. Migrate or export any time - MIT license guaranteed.

No subscription required

Self-hosting is free, forever. Pay only if you want managed backups or the Cloud tier.

Contribute or fork

The entire codebase is on GitHub. File issues, open PRs, or fork it for your own use case.