{"id":20348487,"url":"https://github.com/onebeyond/cuckoojs","last_synced_at":"2025-04-12T01:14:56.728Z","repository":{"id":62974210,"uuid":"503403072","full_name":"onebeyond/cuckoojs","owner":"onebeyond","description":"A NestJS based template builder with some extras","archived":false,"fork":false,"pushed_at":"2024-02-09T09:20:44.000Z","size":1192,"stargazers_count":8,"open_issues_count":34,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-12T01:14:49.553Z","etag":null,"topics":["hacktoberfest","nestjs"],"latest_commit_sha":null,"homepage":"","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/onebeyond.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-06-14T14:50:47.000Z","updated_at":"2024-07-27T15:13:11.000Z","dependencies_parsed_at":"2023-02-10T14:17:01.165Z","dependency_job_id":"b7731453-cf57-4b7b-9ac1-3250fc7ad237","html_url":"https://github.com/onebeyond/cuckoojs","commit_stats":null,"previous_names":["guidesmiths/cuckoojs"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fcuckoojs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fcuckoojs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fcuckoojs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onebeyond%2Fcuckoojs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onebeyond","download_url":"https://codeload.github.com/onebeyond/cuckoojs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248501861,"owners_count":21114684,"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":["hacktoberfest","nestjs"],"created_at":"2024-11-14T22:20:41.743Z","updated_at":"2025-04-12T01:14:56.708Z","avatar_url":"https://github.com/onebeyond.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv style=\"display:flex; align-items:center; justify-content:center\"\u003e\n  \u003cimg alt=\"logo\" src=\"./assets/banner-filled.svg\" width=\"100%\" /\u003e\n\u003c/div\u003e\n\u003cbr /\u003e\n\n\u003ca href=\"https://codeclimate.com/github/onebeyond/cuckoojs/maintainability\"\u003e\u003cimg src=\"https://api.codeclimate.com/v1/badges/4513809de0dc74ecf875/maintainability\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://codeclimate.com/github/onebeyond/cuckoojs/test_coverage\"\u003e\u003cimg src=\"https://api.codeclimate.com/v1/badges/4513809de0dc74ecf875/test_coverage\" /\u003e\u003c/a\u003e\n\n#### Let the cuckoo accommodate the nest for you.\n\nCuckooJS is a scaffolding based on \u003ca href=\"https://nestjs.com/\" target=\"_blank\"\u003eNestJS\u003c/a\u003e. Inspired by the cuckoo bird, we took advantage of the already created nest and included our own easter eggs, such as:\n- \u003ca href=\"https://commitlint.js.org/#/\" target=\"_blank\"\u003eCommitlint\u003c/a\u003e\n- \u003ca href=\"https://www.npmjs.com/package/husky\" target=\"_blank\"\u003eHusky\u003c/a\u003e\n- \u003ca href=\"https://www.npmjs.com/package/@guidesmiths/license-checker\" target=\"_blank\"\u003eLicense checker\u003c/a\u003e \u003cimg alt=\"logo\" src=\"https://github.com/guidesmiths/license-checker/blob/6e96b2d9a93e3838931e87f8f63af7f144811689/assets/logo.png?raw=true\" width=\"20px\" /\u003e\n\nThis way, you don't have to worry about including these when initiating a new project. \n\n\n\n### \u003cimg alt=\"logo\" src=\"./assets/logo.svg\" width=\"20px\" /\u003e  How to use it\n\nInstall the cuckoo cli globally\n\n```bash\nnpm install -g @guidesmiths/cuckoojs-cli\n```\n\nCreating a new NestJS app with the basic tooling:\n\n```bash\ncuckoo new \u003cprojectname\u003e\n```\n\n\nYou can still use all the commands that work with NestJS, for example:\n\n```bash\ncuckoo generate|g controller \u003cname\u003e\n```\n\n### Use our schematics\n\nIf you want to use the schematics solely, install the schematics globally\n\n```bash\nnpm install -g @guidesmiths/cuckoojs-schematics\n```\n\nCurrently we have schematics for:\n- creating a .gitignore file:\n\n```bash\nschematics @guidesmiths/cuckoojs-schematics:gitignore --directory=\u003cpath\u003e\n```\n- adding commitlint:\n\n```bash\nschematics @guidesmiths/cuckoojs-schematics:commitlint --directory=\u003cpath\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Fcuckoojs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonebeyond%2Fcuckoojs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonebeyond%2Fcuckoojs/lists"}