{"id":20251953,"url":"https://github.com/osdevisnot/node-starter","last_synced_at":"2025-03-03T16:41:29.475Z","repository":{"id":53519784,"uuid":"488625622","full_name":"osdevisnot/node-starter","owner":"osdevisnot","description":"A skeleton for modern nodejs projects.","archived":false,"fork":false,"pushed_at":"2022-08-05T00:38:59.000Z","size":151,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-14T02:47:58.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/osdevisnot.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}},"created_at":"2022-05-04T14:38:18.000Z","updated_at":"2022-05-04T14:38:48.000Z","dependencies_parsed_at":"2022-09-19T02:40:11.924Z","dependency_job_id":null,"html_url":"https://github.com/osdevisnot/node-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Fnode-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Fnode-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Fnode-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osdevisnot%2Fnode-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osdevisnot","download_url":"https://codeload.github.com/osdevisnot/node-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241702746,"owners_count":20006034,"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":[],"created_at":"2024-11-14T10:13:58.377Z","updated_at":"2025-03-03T16:41:29.455Z","avatar_url":"https://github.com/osdevisnot.png","language":"JavaScript","readme":"# node starter\n\nA skeleton for modern nodejs projects.\n\n## Features\n\n- Modern Javascript Syntax transforms\n- Best Practices [Multistage Dockerfile](https://docs.docker.com/develop/develop-images/multistage-build/)\n- vscode tasks to start server and test using split terminal (try ⌘+⇧+B)\n- vscode settings for xo and better DX\n\n## Powered By\n\n- [esbuild](https://esbuild.github.io/) - An extremely fast JavaScript bundler\n- [vitest](https://vitest.dev/) - A blazing fast unit-test framework powered by Vite\n- [xo](https://github.com/xojs/xo) - JavaScript linter and ESLint wrapper with great defaults\n- [prettier](https://prettier.io/) - An opinionated code formatter\n\n## NPM Scripts\n\n| Script   | Description                                  |\n| -------- | -------------------------------------------- |\n| clean    | cleans up local workspace                    |\n| start    | runs http server based on native `node:http` |\n| build    | creates a production ready deployment        |\n| test     | runs vitest in watch mode                    |\n| coverage | runs vitest in coverage mode                 |\n| format   | formats all src and test files with prettier |\n| lint     | lints code using XO in autofix mode          |\n\n## Usage\n\nClone this starter using degit:\n\n```bash\nnpx degit osdevisnot/node-starter my-app\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosdevisnot%2Fnode-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosdevisnot%2Fnode-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosdevisnot%2Fnode-starter/lists"}