# mutoe/vue3-realworld-example-app

Explore the charm of Vue composition API! Vite?

Repository: https://github.com/mutoe/vue3-realworld-example-app
Canonical: https://ross.abutalabs.com/products/vue3-realworld-example-app
Homepage: https://vue3-realworld-example-app-mutoe.vercel.app
Language: TypeScript
License: MIT
License Family: permissive
Topics: vue3, vite, typescript, vue-test-utils, realworld, composition-api, testing-library-vue, cypress
Last push: 2026-08-01T19:13:30+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 2166, "days_push": 32, "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 1078, forks 543 (observed 2026-08-28T04:03:29.834516+00:00)

## What it is
A RealWorld-conformant example Medium/Conduit clone built with Vue 3, Vite, TypeScript, Pinia, and the Composition API. It demonstrates best practices for a medium-to-large Vue project including CRUD, auth, routing, unit tests (Vitest/Testing Library), and E2E tests (Playwright), and can be used as a starter template.

## Use cases
- learn vue 3 composition api with a real app
- vue 3 realworld example implementation
- starter template for a vue 3 + vite + typescript project
- see how to structure a medium-sized vue app with pinia
- example of testing a vue app with vitest and playwright
- reference for crud and authentication in vue 3

## When to choose
- you want a spec-compliant RealWorld frontend in Vue 3
- you're learning modern Vue patterns (script setup, Suspense, Pinia) from working code
- you need a batteries-included Vue starter with testing and CI set up

## When to avoid
- you need a production backend - this is a frontend consuming the shared RealWorld API
- you want a minimal scaffold without example domain code
- you use Vue 2 or prefer Options API patterns

## Facets
- artifact type: learning-resource
- maturity: active
- function: frontend-framework, state-management, routing, testing, e2e-testing, auth, boilerplate
- domain: web-development, frontend, developer-tools, tutorials
- platform: browser, cross-platform
- tags: vue3, vite, composition-api, pinia, typescript, realworld, starter-template, example-app, web-server, nodejs

## Member repositories
- mutoe/vue3-realworld-example-app (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.834516+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:53:10.768792+00:00, confidence not recorded.
  - readme: https://github.com/mutoe/vue3-realworld-example-app (fetched 2026-08-28T04:03:29.834516+00:00, sha 90fa206b7996)
  - homepage: https://vue3-realworld-example-app-mutoe.vercel.app (fetched 2026-08-29T12:54:19.503610+00:00, sha b938527a6d90)
- Data as of 2026-08-30T08:39:29.467469+00:00.
