# fayazara/onelink

Onelink is an experimental link-in-bio tool, where the data lives in the URL.

Repository: https://github.com/fayazara/onelink
Canonical: https://ross.abutalabs.com/products/onelink
Homepage: https://onelink-nu.vercel.app
Language: Vue
License: MIT
License Family: permissive
Last push: 2025-05-22T03:37:17+00:00

## Health v2 (maintenance only)
Score: 42/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 22, release rhythm 35, longevity 99
- inputs: {"age_days": 1397, "days_push": 468, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1030, forks 227 (observed 2026-08-28T04:03:17.839590+00:00)

## What it is
Onelink is an experimental link-in-bio page builder where all profile data (name, bio, social links, custom links) is encoded as base64 in the URL itself, requiring no database or backend storage. Built with Nuxt 3 and Vue, it renders shareable bio pages from the encoded query parameter.

## Use cases
- create a link-in-bio page without a backend or database
- share all my social links in one URL
- generate a personal profile page encoded in the link itself
- self-host a linktree alternative
- make a shareable bio page I can shorten with a link shortener

## When to choose
- you want a zero-database, stateless link-in-bio page
- you prefer data portability via URL encoding
- you want a simple Nuxt/Vue project to self-host or fork

## When to avoid
- you need analytics, editable profiles, or server-side storage
- you dislike very long URLs or won't use a link shortener
- you need a production-grade, actively maintained product

## Facets
- artifact type: application
- maturity: experimental
- function: static-site-generator, frontend-framework, serialization
- domain: web-development, frontend, developer-tools, self-hosted
- platform: cross-platform
- tags: link-in-bio, nuxt, vue, url-encoded-data, no-backend, base64, personal-page, web-server, nodejs

## Member repositories
- fayazara/onelink (main) score 42

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:17.839590+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:07:33.362624+00:00, confidence not recorded.
  - readme: https://github.com/fayazara/onelink (fetched 2026-08-28T04:03:17.839590+00:00, sha 4326cdce2f15)
  - homepage: https://onelink-nu.vercel.app (fetched 2026-08-29T13:07:02.903094+00:00, sha 981375801886)
- Data as of 2026-08-30T08:39:29.467469+00:00.
