Jira Clone icon
Jira Clone icon

Jira Clone

 3 likes

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

Jira Clone screenshot 1

License model

  • FreeOpen Source

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.

4 / 5 Avg rating (2)
3 likes
2comments
0 news articles

Features

Suggest and vote on features
  1.  Jira
  2.  Issue 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

  • App icon
    c17s5qhu added Jira Clone as alternative to DumbKan
    19 days ago
  • App icon
    POX removed Jira Clone as alternative to GitLab
    about 1 month ago
  • n7ts4jzcf updated Jira Clone
    7 months ago
  • n7ts4jzcf reviewed Jira Clone  
    7 months ago

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

Show all activities

Jira Clone information

  • Developed by

    Ivor Reic
  • Licensing

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

  • Rating

    Average rating of 4
  • Alternatives

    252 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentBusiness & Commerce

GitHub repository

  •  10,824 Stars
  •  2,102 Forks
  •  9 Open Issues
  •   Updated Jun 20, 2024 
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 Jan 29, 2020 and this page was last updated Aug 19, 2024.

Comments and Reviews

   
 Post comment/review
FlorianBauer
  
Top positive commentFeb 19, 2023

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

0
n7ts4jzcf
  
ReviewAug 19, 2024

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

0

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