# chen-rn/CUA

(deprecateed) create-universal-app(CUA) is an opinionated template for creating fullstack universal apps (Expo, Next, tRPC, Prisma, Clerk, Solito, Tamagui)

Repository: https://github.com/chen-rn/CUA
Canonical: https://ross.abutalabs.com/products/chen-rn-cua
Homepage: https://cua-demo.vercel.app
Language: TypeScript
License: MIT
License Family: permissive
Topics: expo, nextjs, prisma, react, react-native, reactjs, solito, tamagui, react-native-web, template, typescript
Last push: 2023-11-22T08:44:21+00:00

## Health v2 (maintenance only)
Score: 31/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 95
- inputs: {"age_days": 1338, "days_push": 1015, "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 1010, forks 64 (observed 2026-08-28T04:03:13.033466+00:00)

## What it is
create-universal-app (CUA) is an opinionated monorepo template for building full-stack universal apps that share code between Expo (mobile) and Next.js (web), using tRPC, Prisma, Tamagui, and Clerk auth. The repository is explicitly no longer actively maintained.

## Use cases
- scaffold a fullstack app with shared code between react native and next.js
- start a mobile and web app from one codebase with auth built in
- bootstrap an expo and next.js monorepo with tRPC and prisma
- create a universal app with tamagui and solito
- set up clerk authentication for both mobile and web
- kickstart a typescript fullstack universal app template

## When to choose
- you want a proven starting point for an Expo + Next.js codeshare app with tRPC, Prisma, and Clerk auth already wired up
- you are okay pinning to the 2023 dependency versions and maintaining upgrades yourself
- you want to study how a universal monorepo (packages/app, packages/ui, packages/db) is structured

## When to avoid
- you need an actively maintained template with current dependency versions and security patches
- you prefer different choices for auth, ORM, or styling than Clerk, Prisma, and Tamagui
- you want a minimal unopinionated starter rather than a heavily opinionated structure
- you need production support or timely bug fixes from maintainers

## Facets
- artifact type: library
- maturity: abandoned
- function: boilerplate, auth, orm, web-framework, mobile-framework, ui-components, state-management
- domain: web-development, mobile-development, cross-platform, developer-tools
- platform: cross-platform
- tags: expo, nextjs, turborepo, trpc, prisma, clerk, solito, tamagui, react-native-web, universal-app, monorepo, starter-template, deprecated, nodejs, typescript, web-server, mobile, ios, android

## Member repositories
- chen-rn/CUA (main) score 31

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:13.033466+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:11:56.165414+00:00, confidence not recorded.
  - readme: https://github.com/chen-rn/CUA (fetched 2026-08-28T04:03:13.033466+00:00, sha 450e28fb8b16)
  - homepage: https://cua-demo.vercel.app (fetched 2026-08-29T13:11:58.989674+00:00, sha 45148907a75a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
