{"id":14155636,"url":"https://github.com/sebastianfdz/jira_clone","last_synced_at":"2026-02-27T12:36:48.509Z","repository":{"id":177635139,"uuid":"626076980","full_name":"sebastianfdz/jira_clone","owner":"sebastianfdz","description":"This is a Jira clone built with React and Next.js 13, featuring modern development practices and a range of powerful features. It explores React Server Components together with client side fetching and caching with React Query, among many other cutting edge technologies.","archived":false,"fork":false,"pushed_at":"2024-07-18T01:24:58.000Z","size":1200,"stargazers_count":168,"open_issues_count":0,"forks_count":56,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-24T09:45:09.384Z","etag":null,"topics":["clerkauth","lexical","nextjs","prisma","radix-ui","react","tailwindcss","tanstack-react-query","typescript","upstash-ratelimit","zod"],"latest_commit_sha":null,"homepage":"https://jira.sebastianfdz.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sebastianfdz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-10T18:45:13.000Z","updated_at":"2025-03-22T12:09:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e99237c-f698-4200-8a8f-3a7a19b83eb5","html_url":"https://github.com/sebastianfdz/jira_clone","commit_stats":null,"previous_names":["sebastianfdz/jira_clone"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianfdz%2Fjira_clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianfdz%2Fjira_clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianfdz%2Fjira_clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sebastianfdz%2Fjira_clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sebastianfdz","download_url":"https://codeload.github.com/sebastianfdz/jira_clone/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670492,"owners_count":21142896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clerkauth","lexical","nextjs","prisma","radix-ui","react","tailwindcss","tanstack-react-query","typescript","upstash-ratelimit","zod"],"created_at":"2024-08-17T08:04:36.966Z","updated_at":"2026-02-27T12:36:43.481Z","avatar_url":"https://github.com/sebastianfdz.png","language":"TypeScript","funding_links":[],"categories":["typescript"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eJira Clone built with React and Next.js 13 (app dir)\u003c/h1\u003e\n\n![Tech stack](./assets/readme/tech-stack.png)\n\n![App screenshot](./assets/readme/backlog-screenshot.png)\n\n## Features\n\n- Written in modern React\n- Uses Next js 13.4 app directory structure\n- Explores basic React Server Components\n- Full user authentication lifecycle with Clerk\n- Rate limiting with upstash to avoid spamming\n- Modern data fetching using React-Query\n- Simple local React state management, without redux, mobx, or similar\n- Uses Radix UI library for unstyled components and Tailwind for styling\n- Uses Prisma ORM for database modeling\n- Entire app written with typescript\n- End to end type safety with Zod\n\n## Setting up development environment\n\n- Project uses Prisma, you can decide which database to use. \\*By default it uses the 'mysql' provider\n- `git clone https://github.com/sebastianfdz/jira_clone`\n- Create an empty `.env` file inside the root dir `/`, copy `/.env.example` contents into it, and fill in the variables needed.\n- `npm install`\n- `npx prisma db seed`\n- Lookup 'USE THIS IF RUNNING LOCALLY' inside the project and follow the instructions.\n- `npm run dev`\n- App should now be running on `http://localhost:3000/`\n\n## What's Pending?\n\nThere are features pending from this showcase product which should exist in a real product:\n\n### Unit/Integration tests\n\nUnit and integration tests are currently in progress... The app will be using [Vitest](https://vitest.dev/) and [React Testing Library](https://testing-library.com/docs/react-testing-library/intro/).\n\n### End to end tests\n\nEnd to end tests are currently in progress as well... The app will be using [Cypress](https://www.cypress.io/).\n\n## Contributing\n\nContributions to this project are welcome. Feel free to submit bug reports, feature requests, or pull requests to help improve the app.\n\n## Acknowledgements\n\n- Inspired by @oldboyxx's https://github.com/oldboyxx/jira_clone\n- App was initially bootstrapped with T3's [create-t3-app](https://create.t3.gg/)\n\n## License\n\nThis project is licensed under the [MIT](https://opensource.org/licenses/MIT) license.\n\n\u003chr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastianfdz%2Fjira_clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsebastianfdz%2Fjira_clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsebastianfdz%2Fjira_clone/lists"}