{"id":21170268,"url":"https://github.com/danieldev0724/threadedcomments","last_synced_at":"2026-04-11T17:02:32.077Z","repository":{"id":188891923,"uuid":"668190101","full_name":"danieldev0724/threadedcomments","owner":"danieldev0724","description":"Threaded Comments Plugin for Jira using Forge and React","archived":false,"fork":false,"pushed_at":"2023-07-19T08:36:25.000Z","size":2254,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-01T18:22:03.436Z","etag":null,"topics":["atlaskit","forge","jira","jira-plugin","react"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danieldev0724.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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-07-19T08:28:27.000Z","updated_at":"2023-08-17T08:11:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7f395f1-20e8-48e9-87b6-4ad6f9ec2ec3","html_url":"https://github.com/danieldev0724/threadedcomments","commit_stats":null,"previous_names":["danieldev0724/threadedcomments"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danieldev0724/threadedcomments","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldev0724%2Fthreadedcomments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldev0724%2Fthreadedcomments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldev0724%2Fthreadedcomments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldev0724%2Fthreadedcomments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danieldev0724","download_url":"https://codeload.github.com/danieldev0724/threadedcomments/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danieldev0724%2Fthreadedcomments/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31687882,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["atlaskit","forge","jira","jira-plugin","react"],"created_at":"2024-11-20T15:57:47.820Z","updated_at":"2026-04-11T17:02:32.037Z","avatar_url":"https://github.com/danieldev0724.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Threaded Comments App\r\n\r\nThis project contains a Forge Threaded Comments app written in React that displays in a Jira issue panel. \r\n\r\nSee [developer.atlassian.com/platform/forge/](https://developer.atlassian.com/platform/forge) for documentation and tutorials explaining Forge.\r\n\r\n![Threaded App for Jira](./example.gif \"Todo app for Jira\")\r\n\r\n## Requirements\r\n\r\nSee [Set up Forge](https://developer.atlassian.com/platform/forge/set-up-forge/) for instructions to get set up.\r\n\r\n## Quick Start\r\n\r\n### Register the app\r\n- Set Forge Environment:\r\n```\r\nread FORGE_EMAIL\r\n# Enter email\r\nread -s FORGE_API_TOKEN\r\n# Enter API token (will not be displayed)\r\nexport FORGE_EMAIL FORGE_API_TOKEN\r\n```\r\n- Register the app by running:\r\n```\r\nforge register\r\n```\r\n\r\n\r\n### Frontend\r\n- Change into the frontend directory by running:\r\n```\r\ncd ./static/comment\r\n```\r\n\r\n- Install your frontend dependencies by running:\r\n```\r\nnpm install\r\n```\r\n\r\n- Build your frontend by running:\r\n```\r\nnpm run build\r\n```\r\n\r\n### Deployment\r\nFor this section, ensure you have navigated back to the root of the repository.\r\n\r\n- Install the forge dependencies by running:\r\n```\r\nnpm install\r\n```\r\n\r\n- Build and deploy your app by running:\r\n```\r\nforge deploy\r\n```\r\n\r\n- Install your app in an Atlassian site by running:\r\n```\r\nforge install\r\n```\r\n\r\n### Alternative\r\n- Change into the frontend directory by running:\r\n```\r\ncd ./static/comment\r\n```\r\n\r\n- Install your frontend dependencies by running:\r\n```\r\nnpm install\r\n```\r\n\r\nensure you have navigated back to the root of the repository.\r\n\r\n- Install the forge dependencies by running:\r\n```\r\nnpm install\r\n```\r\n\r\n- Build, deploy and install your app by running:\r\n```\r\nnpm run deploy\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldev0724%2Fthreadedcomments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanieldev0724%2Fthreadedcomments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanieldev0724%2Fthreadedcomments/lists"}