SlugBaseIn development · Source available · ELv2

Your links. Your structure. Your language. Your rules.


A bookmark manager with optional short-URL forwarding - self-host on GitHub now; SlugBase Cloud is coming soon.

Try SlugBase Cloud (free)SlugBase Cloud opens soon; link not yet active.Self-host on GitHubDocs →

What it does

01 / Bookmarks & structure

Bookmarks & structure

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

Folders & tagsGlobal search

02 / Short URLs

Short URLs

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

/go/your-slug

03 / Keyboard-first

Keyboard-first

Command palette, go <slug> mode, and shortcuts - navigate without leaving the keyboard.

04 / AI (optional)

AI (optional)

Optional AI suggestions on paid tiers when configured.

Self-host vs Cloud

SELF-HOST

Self-host

Your infrastructure, your data.

quick_start.shELv2
$ 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.
  • ELv2-licensed source on GitHub.

SLUGBASE CLOUD

SlugBase Cloud

Hosted at slugbase.app - sign-up opens with the Cloud launch.

Free & paid plans

Free, Personal, and Team - per-seat Team pricing from a 2-seat minimum.

EU-hosted & managed

Managed infrastructure in the EU. Full pricing and entitlements on slugbase.app.

Cloud pricing overview

See full pricing →SlugBase Cloud opens soon; link not yet active.

Early Supporter

€49 one-time

  • — Lifetime Personal plan
  • — limited launch-window offer
  • — one payment
  • — help shape the product
Get lifetime access

Free

€0

  • — 50 bookmarks
  • — forwarding slugs
  • — keyboard palette
  • — API tokens
  • — 1 workspace
Get started

Personal

€3/mo
or €30/yr
  • — Unlimited bookmarks
  • — custom slugs
  • — API tokens
  • — multiple workspaces
  • — AI suggestions
Upgrade

Team

€4/seat/mo
or €40/seat/yr
2-seat minimum
  • — Everything in Personal
  • — 2-seat minimum
  • — shared folders & slugs
  • — members
  • — audit log
Select plan

Cloud pricing and sign-up open with the launch.

Quick start

Self-host with Docker (after clone):

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

SELF-HOSTED

Your data, your server

No vendor lock-in. Host on any VPS, Docker, or Fly.io. Source on GitHub under Elastic License 2.0 - migrate or export any time.

No subscription required

Self-hosting has no subscription fee. Pay only if you want the managed Cloud tier at slugbase.app.

Contribute or fork

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

Get started on slugbase.appSlugBase Cloud opens soon; link not yet active.Star on GitHub