{"id":19482261,"url":"https://github.com/yesarib/nodejs-project-structer","last_synced_at":"2026-01-26T23:21:43.055Z","repository":{"id":258050170,"uuid":"864314635","full_name":"Yesarib/nodejs-project-structer","owner":"Yesarib","description":"This project provides a structured template for building Node.js applications. It is designed to help developers organize their project codebase effectively by following a modular architecture.","archived":false,"fork":false,"pushed_at":"2024-10-19T14:39:01.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-30T14:37:44.723Z","etag":null,"topics":["cli","ddd","eventdriven","hexagonal-architecture","microservices","nodejs","project-structure","structure","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Yesarib.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,"zenodo":null}},"created_at":"2024-09-27T23:18:32.000Z","updated_at":"2024-10-19T14:39:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f54bfd5-ba80-459a-83c5-a80da8e99b79","html_url":"https://github.com/Yesarib/nodejs-project-structer","commit_stats":null,"previous_names":["yesarib/nodejs-project-structer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Yesarib/nodejs-project-structer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesarib%2Fnodejs-project-structer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesarib%2Fnodejs-project-structer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesarib%2Fnodejs-project-structer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesarib%2Fnodejs-project-structer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yesarib","download_url":"https://codeload.github.com/Yesarib/nodejs-project-structer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yesarib%2Fnodejs-project-structer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28791168,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T21:49:50.245Z","status":"ssl_error","status_checked_at":"2026-01-26T21:48:29.455Z","response_time":59,"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":["cli","ddd","eventdriven","hexagonal-architecture","microservices","nodejs","project-structure","structure","typescript"],"created_at":"2024-11-10T20:09:19.561Z","updated_at":"2026-01-26T23:21:43.050Z","avatar_url":"https://github.com/Yesarib.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Node.js Project Structure\n\n## Description\n\nThis project provides a structured template for building scalable Node.js applications. It follows a modular architecture, promoting code reusability and maintainability. Developers can choose from various templates, each designed for different architectural patterns such as DDD, Event-Driven, and Microservices.\n\n## Installation\n\nTo use the project structure templates globally, install the package:\n\n```bash\nnpm install -g @yesari/nodestruct\n```\n\n## Usage\n\nYou can create a sample project:\n\n```\nnpx node-structer create [template] [project-name]\n```\n\n### Available Templates:\nEach template offers a unique architectural design:\n\n- js-base: A simple, minimal JavaScript structure.\n- js-DDD: Domain-Driven Design in JavaScript.\n- js-EventDriven: Event-Driven architecture for JS apps.\n- js-Hexagonal: Follows Hexagonal architecture principles.\n- js-microservices: Microservice-based structure for JS.\n- ts-base: Basic TypeScript structure.\n- ts-DDD: Domain-Driven Design using TypeScript.\n- ts-EventDriven: Event-Driven pattern for TS.\n- ts-Hexagonal: Hexagonal architecture in TypeScript.\n- ts-microservices: Microservice setup with TS.\n\n### Example:\nTo create a new project using the JavaScript base template:\n```\nnpx node-structer create js-base demo\n```\n\n\n## Development:\nIf you want to contribute or make modifications, clone the repository:\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/Yesarib/nodejs-project-structer.git\n2. Install dependencies:\n    ```bash\n    npm install\n    ```\n3. Build the project:\n    ```bash\n    npm run build\n    ```\n\n## License\n\nThis project is licensed under the MIT License.\nYou can modify this as needed for more details or additional instructions!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyesarib%2Fnodejs-project-structer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyesarib%2Fnodejs-project-structer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyesarib%2Fnodejs-project-structer/lists"}