{"id":17122023,"url":"https://github.com/fless-lab/ntw-cli","last_synced_at":"2025-08-30T09:38:37.863Z","repository":{"id":257797894,"uuid":"861679526","full_name":"fless-lab/ntw-cli","owner":"fless-lab","description":"A lightweight CLI tool for scaffolding Node.js API applications with TypeScript. Quickly set up projects with authentication, authorization, logging, and more.","archived":false,"fork":false,"pushed_at":"2024-10-28T10:18:10.000Z","size":109,"stargazers_count":3,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-08T16:40:25.554Z","etag":null,"topics":["cli","codebase","hacktoberfest","nodejs","ntw","project-initializer","scaffolding","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@fless-lab/ntw-cli","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/fless-lab.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,"zenodo":null}},"created_at":"2024-09-23T10:35:10.000Z","updated_at":"2025-01-09T03:01:13.000Z","dependencies_parsed_at":"2024-10-28T11:55:32.042Z","dependency_job_id":null,"html_url":"https://github.com/fless-lab/ntw-cli","commit_stats":null,"previous_names":["fless-lab/ntw-cli"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/fless-lab/ntw-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Fntw-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Fntw-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Fntw-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Fntw-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fless-lab","download_url":"https://codeload.github.com/fless-lab/ntw-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fless-lab%2Fntw-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272833294,"owners_count":25000870,"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","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":["cli","codebase","hacktoberfest","nodejs","ntw","project-initializer","scaffolding","typescript"],"created_at":"2024-10-14T18:06:13.852Z","updated_at":"2025-08-30T09:38:37.854Z","avatar_url":"https://github.com/fless-lab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NTW-CLI (Node TypeScript Wizard)\n\nWelcome to NTW-CLI (Node TypeScript Wizard)! 🎩✨ This CLI tool helps you scaffold Node.js API applications with TypeScript and includes features like authentication, authorization, logging, and more!\n\n## Table of Contents\n\n1. [Installation](#installation)\n2. [Usage](#usage)\n   \n   2.1. [Initialize a New Project](###initialize-a-new-project)\n   \n   2.2. [Commands](###commands)\n3. [Requirements](##requirements)\n4. [Contributing](#contributing)\n\n## Installation\n\nYou can install NTW-CLI globally from npm:\n\n```bash\nnpm install -g @fless-lab/ntw-cli\n```\n\nOr use npx to run the CLI without installing globally:\n\n```bash\nnpx @fless-lab/ntw-cli [command]\n```\n- *npx is a command that comes with npm (version 5.2.0 and above) and allows you to execute packages that are not installed globally. This is especially useful for running one-off commands without the need to globally install a package.*\n\n## Usage\n\n### Initialize a New Project\n\nTo create a new Node.js project with TypeScript support:\n\n```bash\nntw init my-new-project\n```\nThis will clone the base repository and install all the required dependencies.\n\n**Options**:\n\n- `no-demo`: Add this flag to exclude the demo application (a to-do list app) from your project.\n\n\n\n### Commands\n\n- `ntw init [projectName]`: Initializes a new Node.js project.\n- `ntw --help`: Display help information about the CLI.\n- `ntw --version`: Display the CLI version.\n- `ntw generate \u003ctype\u003e [resourceName]`: Generate a new resource (e.g., an application) with TypeScript scaffolding.\n\n## Requirements\n\n- Node.js \u003e= v14\n- npm\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffless-lab%2Fntw-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffless-lab%2Fntw-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffless-lab%2Fntw-cli/lists"}