Jira Clone icon
Jira Clone icon

Jira Clone

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

Jira Clone screenshot 1

Cost / License

  • Free
  • Open Source

Alerts

  • Discontinued

Platforms

  • Self-Hosted
Discontinued

It's only a showcase product. The last commit is from 3 years ago, with many features marked as “not implemented” in the linked website.

-
No reviews
3likes
2comments
0news articles

Features

Suggest and vote on features
  1.  Jira
  2.  Issue Tracking

 Tags

  • bug-tracking

Jira Clone News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

Show all activities

Jira Clone information

  • Developed by

    Ivor Reic
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    246 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentBusiness & Commerce

GitHub repository

  •  11,037 Stars
  •  2,144 Forks
  •  9 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all

Our users have written 2 comments and reviews about Jira Clone, and it has gotten 3 likes

Jira Clone was added to AlternativeTo by Paul on and this page was last updated .

Comments and Reviews

   
 Post comment/review
n7ts4jzcf
0

While it does look good per se, its only a showcase product and not a actual software being developed.

Review by a new / low-activity user.
FlorianBauer
0

If cloning an epic is not just a flash in the pan for you, but you want to repeat it multiple times, your epic is a process because recurring projects are processes!

Flower - Process Automation clones your Jira epics as repeatable processes, including all issues, links, and structures.

Here is how to clone an epic as a process.

https://flower-bpm.com/docs/clone-jira-issues

Review by a new / low-activity user.

What is Jira Clone?

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

What is this and who is it for?

I do React consulting and this is a showcase product I've built in my spare time. It's a very good example of modern, real-world React codebase.

There are many showcase/example React projects out there but most of them are way too simple. I like to think that this codebase contains enough complexity to offer valuable insights to React developers of all skill levels while still being relatively easy to understand.

Features

  • Proven, scalable, and easy to understand project structure
  • Written in modern React, only functional components with hooks
  • A variety of custom light-weight UI components such as datepicker, modal, various form elements etc
  • Simple local React state management, without redux, mobx, or similar
  • Custom webpack setup, without create-react-app or similar
  • Client written in Babel powered JavaScript
  • API written in TypeScript and using TypeORM

Official Links