{"id":16401694,"url":"https://github.com/alejandrorm-dev/codewell-comment-module","last_synced_at":"2026-06-19T15:01:30.826Z","repository":{"id":67617208,"uuid":"565619705","full_name":"AlejandroRM-DEV/Codewell-Comment-Module","owner":"AlejandroRM-DEV","description":"A comment box with nested replies. Perfect for practicing positioning. Intermediate level.","archived":false,"fork":false,"pushed_at":"2022-11-14T03:50:17.000Z","size":622,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T14:28:15.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/AlejandroRM-DEV.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":"2022-11-14T00:17:15.000Z","updated_at":"2022-11-14T03:49:52.000Z","dependencies_parsed_at":"2023-02-28T20:15:39.253Z","dependency_job_id":null,"html_url":"https://github.com/AlejandroRM-DEV/Codewell-Comment-Module","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"706aaae5c53aa9eec765e5a8f4fcb67f9d256f2f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlejandroRM-DEV/Codewell-Comment-Module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroRM-DEV%2FCodewell-Comment-Module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroRM-DEV%2FCodewell-Comment-Module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroRM-DEV%2FCodewell-Comment-Module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroRM-DEV%2FCodewell-Comment-Module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlejandroRM-DEV","download_url":"https://codeload.github.com/AlejandroRM-DEV/Codewell-Comment-Module/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlejandroRM-DEV%2FCodewell-Comment-Module/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34536283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-11T05:43:55.573Z","updated_at":"2026-06-19T15:01:30.802Z","avatar_url":"https://github.com/AlejandroRM-DEV.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Codewell-Comment-Module\nA comment box with nested replies. Perfect for practicing positioning. Intermediate level.\n\n## Stack\n- NextJS 13 Experimental \n- Tailwind\n\n## Data\n```\n[\n\t{\n\t\tid: 1,\n\t\tuser: \"adamsdavid\",\n\t\tcomment:\n\t\t\t\"I genuinely think that Codewell's community is AMAZING. It's just starting out but the templates on there are amazing.\",\n\t\tvotes: 2,\n\t\ttime: \"20 hours ago\",\n\t\treplies: [\n\t\t\t{\n\t\t\t\tid: 3,\n\t\t\t\tuser: \"saramay\",\n\t\t\t\tcomment:\n\t\t\t\t\t\"I agree. I've been coding really well (pun intended) ever since I started practicing on their templates hehe.\",\n\t\t\t\tvotes: 5,\n\t\t\t\ttime: \"16 hours ago\",\n\t\t\t\treplies: [\n\t\t\t\t\t{\n\t\t\t\t\t\tid: 4,\n\t\t\t\t\t\tuser: \"jessica21\",\n\t\t\t\t\t\tcomment: \"Okay, this comment wins.\",\n\t\t\t\t\t\tvotes: 5,\n\t\t\t\t\t\ttime: \"14 hours ago\",\n\t\t\t\t\t\treplies: [],\n\t\t\t\t\t},\n\t\t\t\t],\n\t\t\t},\n\t\t],\n\t},\n\t{\n\t\tid: 2,\n\t\tuser: \"andrew231\",\n\t\tcomment: \"Thanks for making this, super helpful\",\n\t\tvotes: 2,\n\t\ttime: \"20 hours ago\",\n\t\treplies: [],\n\t},\n]\n```\n\n## Demo\n![Image](/demo/desktop.png \"Desktop\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandrorm-dev%2Fcodewell-comment-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falejandrorm-dev%2Fcodewell-comment-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falejandrorm-dev%2Fcodewell-comment-module/lists"}