# lagonapp/lagon

Deploy Serverless Functions at the Edge. Current status: Alpha

Repository: https://github.com/lagonapp/lagon
Canonical: https://ross.abutalabs.com/products/lagon
Homepage: https://lagon.app
Language: TypeScript
License: AGPL-3.0
License Family: copyleft
Topics: edge, functions, serverless, typescript
Archived: true
Last push: 2024-05-29T17:28:48+00:00

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

## Adoption (not part of the score)
Stars 1341, forks 63 (observed 2026-08-28T04:04:26.121125+00:00)

## What it is
Lagon is an open-source runtime and platform for deploying TypeScript and JavaScript serverless functions at the edge, built on a Rust runtime using V8 Isolates. It includes a CLI, a dashboard/API, and can be used via Lagon Cloud or self-hosted.

## Use cases
- deploy serverless functions at the edge
- self-host a serverless functions platform
- run JavaScript APIs close to users with V8 isolates
- deploy SSR websites and webhook endpoints
- run cron jobs as serverless functions
- develop and test edge functions locally via CLI

## When to choose
- you want an open-source alternative to Cloudflare Workers you can self-host
- you need lightweight, fast-cold-start function execution via V8 isolates
- you want to deploy APIs, SSR sites, or webhooks from a simple CLI

## When to avoid
- you need a production-grade, stable platform (project is in Alpha with breaking changes)
- you rely on the full Node.js API surface rather than Web APIs
- you need long-running server processes instead of short-lived functions

## Facets
- artifact type: service
- maturity: experimental
- function: http-server, deployment, serverless, sdk, cli
- domain: cloud-computing, web-development, backend, developer-tools, self-hosted
- platform: self-hosted, cloud, cli, rust
- tags: edge-computing, v8-isolates, serverless-functions, javascript-runtime, open-source-platform, docker, typescript, nodejs

## Member repositories
- lagonapp/lagon (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:26.121125+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-30T04:43:45.047656+00:00, confidence not recorded.
  - readme: https://github.com/lagonapp/lagon (fetched 2026-08-28T04:04:26.121125+00:00, sha 2e336cd88e1f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
