{"id":20281827,"url":"https://github.com/rahul2104/create-nodejs-structure","last_synced_at":"2026-01-28T21:01:54.102Z","repository":{"id":98476284,"uuid":"263021747","full_name":"rahul2104/create-nodejs-structure","owner":"rahul2104","description":"Initialize a node structure with create-node-structure","archived":false,"fork":false,"pushed_at":"2024-11-20T16:35:56.000Z","size":3968,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T20:37:35.628Z","etag":null,"topics":["express-js","mongodb","mongoose","nodejs","redis","redis-session","socket-io","swagger"],"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/rahul2104.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-05-11T11:22:51.000Z","updated_at":"2022-08-31T10:05:23.000Z","dependencies_parsed_at":"2025-06-02T10:43:27.294Z","dependency_job_id":"b965850a-1fe3-4888-a2e7-68d746bd69d2","html_url":"https://github.com/rahul2104/create-nodejs-structure","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/rahul2104/create-nodejs-structure","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul2104%2Fcreate-nodejs-structure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul2104%2Fcreate-nodejs-structure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul2104%2Fcreate-nodejs-structure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul2104%2Fcreate-nodejs-structure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rahul2104","download_url":"https://codeload.github.com/rahul2104/create-nodejs-structure/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rahul2104%2Fcreate-nodejs-structure/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28851838,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"last_error":"SSL_read: 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":["express-js","mongodb","mongoose","nodejs","redis","redis-session","socket-io","swagger"],"created_at":"2024-11-14T14:07:14.734Z","updated_at":"2026-01-28T21:01:54.083Z","avatar_url":"https://github.com/rahul2104.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Create Nodejs Structure\n=====================\n\n[![NPM Version][npm-image]][npm-url]\n[![Node Version][node-image]][node-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n[![NPM License][npm-license]][npm-url]\n  \nInitialize a node structure with create-nodejs-structure.\n\nHow To Start\n---------------\n\nThe simplest way to get started is to use `npx`:\n\n#### npx\n```bash\nnpx create-nodejs-structure node_demo\ncd node_demo\ncp env.example .env\nmkdir uploads\nnpm start\n```\nnpx comes with npm 5.2+ and higher, see instructions for older npm versions\n\n\n#### npm\n```bash\nnpm init nodejs-structure \u003cproject name\u003e\n```\nnpm init \u003cinitializer\u003e is available in npm 6+\n\n\n#### yarn\n```bash\nyarn create nodejs-structure \u003cproject name\u003e\n```\nyarn create is available in Yarn 0.25+\n\n\n## \u003ca href=\"https://www.npmjs.com/package/create-nodejs-project-module\"\u003eSteps for creation module for this structure\u003c/a\u003e\n\n\n```bash\ncd node_demo/lib/module/v1\n```\n\n#### npx\n```bash\nnpx create-nodejs-project-module \u003cmodule name\u003e\n```\n\n#### npm\n```bash\nnpm init nodejs-project-module \u003cmodule name\u003e\n```\n\n\n#### yarn\n```bash\nyarn create nodejs-project-module \u003cmodule name\u003e\n```\n\n\n\n[npm-image]: https://img.shields.io/npm/v/create-nodejs-structure\n[npm-url]: https://www.npmjs.com/package/create-nodejs-structure\n[node-image]: https://img.shields.io/node/v/create-nodejs-structure\n[node-url]: https://www.npmjs.com/package/create-nodejs-structure\n[downloads-image]: https://img.shields.io/npm/dm/create-nodejs-structure.svg\n[downloads-url]: https://github.com/rahul2104/demo-node\n[npm-license]:https://img.shields.io/npm/l/create-nodejs-structure\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul2104%2Fcreate-nodejs-structure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frahul2104%2Fcreate-nodejs-structure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frahul2104%2Fcreate-nodejs-structure/lists"}