{"id":18059002,"url":"https://github.com/nyancodeid/node-project-blueprint","last_synced_at":"2026-04-28T16:06:04.015Z","repository":{"id":94528960,"uuid":"286052828","full_name":"nyancodeid/node-project-blueprint","owner":"nyancodeid","description":"NodeJS Project Blueprint (Babel 7 + Mocha + NYC + ESLint)","archived":false,"fork":false,"pushed_at":"2021-08-01T03:39:26.000Z","size":101,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-22T05:06:58.196Z","etag":null,"topics":["babel7","blueprint","eslint","mocha","node","nodejs","nyc"],"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/nyancodeid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-08-08T13:55:03.000Z","updated_at":"2021-08-01T09:28:04.000Z","dependencies_parsed_at":"2023-07-28T13:16:01.290Z","dependency_job_id":null,"html_url":"https://github.com/nyancodeid/node-project-blueprint","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nyancodeid/node-project-blueprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyancodeid%2Fnode-project-blueprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyancodeid%2Fnode-project-blueprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyancodeid%2Fnode-project-blueprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyancodeid%2Fnode-project-blueprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nyancodeid","download_url":"https://codeload.github.com/nyancodeid/node-project-blueprint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nyancodeid%2Fnode-project-blueprint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32387944,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["babel7","blueprint","eslint","mocha","node","nodejs","nyc"],"created_at":"2024-10-31T03:09:55.337Z","updated_at":"2026-04-28T16:06:03.999Z","avatar_url":"https://github.com/nyancodeid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NodeJS Project Blueprint\n\nGetting started using NodeJS with bundled package you need.\n\n![Project CI](https://github.com/nyancodeid/node-project-blueprint/workflows/Project%20CI/badge.svg)\n[![dependencies Status](https://david-dm.org/nyancodeid/node-project-blueprint/status.svg)](https://david-dm.org/nyancodeid/node-project-blueprint)\n[![devDependencies Status](https://david-dm.org/nyancodeid/node-project-blueprint/dev-status.svg)](https://david-dm.org/nyancodeid/node-project-blueprint?type=dev)\n[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/nyancodeid/node-project-blueprint/issues)\n\n## Build In\n\n- `Babel 7` as ES2020 Compiler.\n- `Mocha` as Unit Testing.\n- `NYC` as Code Coverage report.\n- `ESLint` as Code Linter.\n- `DotEnv` as env variable.\n- `babel-module-resolver` as folder aliases.\n\n## Aliases\n\n| aliases  | folder        | description   |\n| -------- | ------------- | ------------- |\n| `@src/`  | `./src/`      | Source folder |\n| `@test/` | `./__test__/` | Test folder   |\n\n## Using\n\nFirst you need clone this repository or download it.\n\nNext, install all npm package dependecy\n\n```bash\n$ npm install\n```\n\nThat's it. And to be clear this blueprint project is my workflow to getting done with nodejs project. I build this repository is for my self to match with my coding workflow after all.\n\n## NPM Run Scripts\n\n| script         | description                               |\n| -------------- | ----------------------------------------- |\n| `start`        | Start project with watch mode (nodemon)   |\n| `start:server` | Build project and then run it             |\n| `clean`        | Clean build project destination directory |\n| `build`        | Build project                             |\n| `lint`         | Run ESLint linting                        |\n| `lint:fix`     | Run ESLint linting and auto fix           |\n| `test`         | Run Mocha Unit Testing                    |\n| `cover`        | Run code coverage test and report         |\n\n## VS Code Extension\n\nHere are my recommendations for VS Code Extension to make my workflow or maybe your workflow even better.\n\n- [REST Client](https://marketplace.visualstudio.com/items?itemName=humao.rest-client)\n- [Prettier](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)\n- [ESLint](https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyancodeid%2Fnode-project-blueprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnyancodeid%2Fnode-project-blueprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnyancodeid%2Fnode-project-blueprint/lists"}