# livebud/bud

The Full-Stack Web Framework for Go

Repository: https://github.com/livebud/bud
Canonical: https://ross.abutalabs.com/products/bud
Language: JavaScript
License: MIT
License Family: permissive
Topics: framework, full-stack, fullstack, go, golang, svelte, web, javascript, ssr, typescript
Last push: 2023-11-24T00:02:52+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 1599, "days_push": 1014, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5583, forks 175 (observed 2026-08-28T04:09:22.578872+00:00)

## What it is
Bud is a full-stack web framework for Go that generates boilerplate glue code automatically, integrating a Go backend with Svelte/TypeScript frontend tooling. It ships as a single CLI binary that scaffolds projects, runs a development server, and builds production servers.

## Use cases
- build a full-stack web app in Go with a Svelte frontend
- scaffold a new Go web project quickly
- server-side render frontend components from a Go backend
- avoid writing boilerplate routing and glue code in Go web apps
- build and deploy a single production web server binary

## When to choose
- you want a batteries-included full-stack framework in Go
- you want automatic code generation to eliminate boilerplate
- you want SSR with Svelte/TypeScript alongside a Go backend

## When to avoid
- you need Windows support
- you want a mature, actively developed framework
- you prefer minimal libraries over code-generation frameworks
- you want to avoid a Node.js dependency

## Facets
- artifact type: framework
- maturity: maintenance
- function: web-framework, ssr, routing, templating, cli
- domain: web-development, backend, frontend, developer-tools
- platform: go, cli
- tags: fullstack, svelte, code-generation, typescript, single-binary, linux, macos, nodejs

## Member repositories
- livebud/bud (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:22.578872+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-29T17:55:32.962604+00:00, confidence not recorded.
  - readme: https://github.com/livebud/bud (fetched 2026-08-28T04:09:22.578872+00:00, sha d09e4f318532)
- Data as of 2026-08-30T08:39:29.467469+00:00.
