# dujiao-next/dujiao-next

Dujiao-Next

Repository: https://github.com/dujiao-next/dujiao-next
Canonical: https://ross.abutalabs.com/products/dujiao-next
Homepage: https://dujiao-next.com
Language: Go
License: GPL-3.0
License Family: copyleft
Last push: 2026-09-02T06:08:08+00:00

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

## Adoption (not part of the score)
Stars 1132, forks 267 (observed 2026-09-03T02:15:11.453664+00:00)

## What it is
Dujiao-Next is an open-source digital goods e-commerce platform written in Go (Gin + GORM) with a Vue 3 customer storefront and admin panel in a single monorepo. It covers the full business loop for selling virtual products such as card keys, accounts, and licenses, including orders, payments, automatic/manual delivery, and role-based admin operations.

## Use cases
- sell digital goods like card keys and license codes online
- self-host a storefront for virtual products with automatic delivery
- run an independent e-commerce site with Alipay, WeChat Pay, PayPal, and Stripe
- manage products, orders, and users through an admin panel with RBAC
- build a custom storefront on top of a digital goods API
- sell accounts or virtual services with manual delivery workflows

## When to choose
- you need a complete, self-hosted digital goods shop with payments and delivery out of the box
- you want a modern Go backend with a Vue 3 frontend that is easy to extend or re-theme
- you need multi-payment-channel support with unified callbacks and webhook handling
- you want admin/user separation with JWT, Casbin RBAC, and TOTP 2FA

## When to avoid
- you sell physical goods that need shipping and inventory logistics
- you need a hosted SaaS solution rather than self-hosting
- you require a platform in a language other than Go or a non-Vue frontend
- you need marketplace features like multi-vendor support

## Facets
- artifact type: application
- maturity: active
- function: web-framework, auth, authorization, self-hosted, api-framework, middleware
- domain: e-commerce, web-development, backend, frontend, self-hosted
- platform: go, self-hosted, cross-platform
- tags: digital-goods, card-key-selling, payment-integration, vue3, gin, gorm, casbin, jwt, admin-panel, storefront, monorepo, automatic-delivery, payment, linux, docker, web-server

## Member repositories
- dujiao-next/dujiao-next (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:11.453664+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-30T06:55:09.908260+00:00, confidence not recorded.
  - readme: https://github.com/dujiao-next/dujiao-next (fetched 2026-09-03T02:15:11.453664+00:00, sha 48effc08bce2)
  - homepage: https://dujiao-next.com (fetched 2026-08-29T12:57:00.826637+00:00, sha a2841c2e072a)
  - site_page: https://dujiao-next.com/intro/about (fetched 2026-08-29T12:57:00.829169+00:00, sha 54114a7d4e90)
- Data as of 2026-08-30T08:39:29.467469+00:00.
