{"id":21129105,"url":"https://github.com/pmcalabrese/node-scaffolder","last_synced_at":"2025-07-09T00:31:47.170Z","repository":{"id":75346020,"uuid":"129616047","full_name":"pmcalabrese/node-scaffolder","owner":"pmcalabrese","description":"Node-scaffolder is an interactive command line tool to create Node.js projects quickly. With just 3 questions (which takes 10 seconds) you can scaffold a project with your favorite language (JS or TS) bundler (Babel, Webpack 4, Rollup, TSC) and test setup (coming soon).","archived":false,"fork":false,"pushed_at":"2019-04-14T21:12:41.000Z","size":97,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-14T08:14:10.191Z","etag":null,"topics":["nodejs","scaffold-framework","scaffolding"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmcalabrese.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-04-15T14:05:03.000Z","updated_at":"2023-10-22T05:20:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"424b796f-9e5a-44f6-b3ad-6ed9db08aebe","html_url":"https://github.com/pmcalabrese/node-scaffolder","commit_stats":{"total_commits":69,"total_committers":2,"mean_commits":34.5,"dds":"0.17391304347826086","last_synced_commit":"b301a1a59dccb349b0857e2d34714776ac32303d"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmcalabrese%2Fnode-scaffolder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmcalabrese%2Fnode-scaffolder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmcalabrese%2Fnode-scaffolder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmcalabrese%2Fnode-scaffolder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmcalabrese","download_url":"https://codeload.github.com/pmcalabrese/node-scaffolder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225084276,"owners_count":17418374,"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":["nodejs","scaffold-framework","scaffolding"],"created_at":"2024-11-20T05:15:55.802Z","updated_at":"2024-11-20T05:15:56.336Z","avatar_url":"https://github.com/pmcalabrese.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-scaffolder\n\nNode-scaffolder is an interactive command line tool to create Node.js project quickly. With it, with just 3 questions (which takes 10 seconds) you can scaffold a project with your favorite language (JS or TS) bundler (Babel, Webpack 4, Rollup, TSC) and test setup.\n\n[![asciicast](https://asciinema.org/a/185638.png)](https://asciinema.org/a/185638)\n\n## Install\n\n    npm install node-scaffolder -g\n\n## How it works\n\ncreate a folder\n\n    mkdir my_new_project\n\nmove in to that folder\n\n    cd my_new_project\n\ncreate a package.json file with\n\n    npm init\n\nnow you can run node-scaffolder\n\n    node-scaffolder\n\nyou will be prompted with some questions follow them... and you are set,\nno more copy and paste :) . Now you can install the dependencies with\n\n    npm install\n\nfor iand finally run it with\n\n    npm start","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmcalabrese%2Fnode-scaffolder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmcalabrese%2Fnode-scaffolder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmcalabrese%2Fnode-scaffolder/lists"}