# joschan21/breadit

Modern Fullstack Reddit Clone in Next.js 13 & TypeScript

Repository: https://github.com/joschan21/breadit
Canonical: https://ross.abutalabs.com/products/breadit
Language: TypeScript
License Family: other
Last push: 2024-06-28T18:44:44+00:00

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

## Adoption (not part of the score)
Stars 1113, forks 269 (observed 2026-08-28T04:03:38.124933+00:00)

## What it is
Breadit is a fullstack Reddit clone built with Next.js 13 App Router, TypeScript, and Tailwind CSS. It demonstrates modern web patterns like infinite scrolling, optimistic updates, NextAuth authentication, and Upstash Redis caching.

## Use cases
- build a reddit-like forum with next.js
- learn fullstack next.js 13 app router patterns
- self-host a community discussion site
- see how to implement nested comments and voting
- example of nextauth google authentication with prisma
- implement infinite scrolling feeds with react-query
- learn optimistic updates and redis caching in next.js

## When to choose
- you want a reference implementation of a modern Next.js fullstack app
- you are learning the App Router, NextAuth, React-Query, and Upstash Redis together
- you need a starting point for building a forum or community site

## When to avoid
- you need a production-ready forum with support, security audits, or a license file
- you want a lightweight link aggregator without heavy external services (Redis, UploadThing, Google OAuth)
- you need guaranteed long-term maintenance

## Facets
- artifact type: application
- maturity: active
- function: auth, caching, web-framework, http-server, file-upload
- domain: web-development, frontend, backend, social-media, self-hosted
- platform: cross-platform
- tags: reddit-clone, nextjs, typescript, tailwind, nextauth, react-query, tutorial-project, nodejs, web-server

## Member repositories
- joschan21/breadit (main) score 29

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:38.124933+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:42:36.825111+00:00, confidence not recorded.
  - readme: https://github.com/joschan21/breadit (fetched 2026-08-28T04:03:38.124933+00:00, sha 8ce86fa2ca91)
- Data as of 2026-08-30T08:39:29.467469+00:00.
