# oldboyxx/jira_clone

A simplified Jira clone built with React/Babel (Client), and Node/TypeScript (API). Auto formatted with Prettier, tested with Cypress.

Repository: https://github.com/oldboyxx/jira_clone
Canonical: https://ross.abutalabs.com/products/jira_clone
Homepage: http://jira.ivorreic.com
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2024-06-20T03:45:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2467, "days_push": 804, "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 11057, forks 2148 (observed 2026-08-28T04:10:45.985750+00:00)

## What it is
A simplified Jira clone built with a React/Babel client and a Node/TypeScript API using TypeORM and PostgreSQL. It serves as a showcase of a modern, real-world React codebase with realistic complexity.

## Use cases
- study a real-world React codebase
- learn how to structure a large React project without redux
- see a full-stack app with React frontend and TypeScript Node API
- example of custom webpack setup without create-react-app
- reference for building issue tracking or project management UIs
- learn Cypress end-to-end testing in a real app

## When to choose
- you want a realistic, non-toy example of modern React with hooks
- you need a reference architecture for a React + Node + PostgreSQL full-stack app
- you want to see lightweight custom UI components like datepickers and modals built from scratch

## When to avoid
- you need a production-ready project management tool with authentication and migrations
- you want a maintained product rather than a showcase/demo
- you prefer boilerplate generators like create-react-app or batteries-included frameworks

## Facets
- artifact type: application
- maturity: maintenance
- function: web-framework, state-management, ui-components, orm, e2e-testing
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: jira-clone, react, typescript, showcase-project, project-management, cypress, typeorm, webpack, nodejs, web-server

## Member repositories
- oldboyxx/jira_clone (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:45.985750+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:16:50.051142+00:00, confidence not recorded.
  - readme: https://github.com/oldboyxx/jira_clone (fetched 2026-08-28T04:10:45.985750+00:00, sha dbffdb942c23)
- Data as of 2026-08-30T08:39:29.467469+00:00.
