{"id":15490440,"url":"https://github.com/theodesp/ts-node-starter","last_synced_at":"2025-04-22T19:10:59.720Z","repository":{"id":35703388,"uuid":"184461165","full_name":"theodesp/ts-node-starter","owner":"theodesp","description":"Opinionated Typescript Node starter","archived":false,"fork":false,"pushed_at":"2023-01-23T22:42:17.000Z","size":3395,"stargazers_count":4,"open_issues_count":59,"forks_count":0,"subscribers_count":2,"default_branch":"flavor/marblejs","last_synced_at":"2024-10-19T09:18:00.690Z","etag":null,"topics":["boilerplate","node","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/theodesp.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}},"created_at":"2019-05-01T18:21:28.000Z","updated_at":"2023-03-28T11:17:35.000Z","dependencies_parsed_at":"2023-02-13T04:15:16.574Z","dependency_job_id":null,"html_url":"https://github.com/theodesp/ts-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/theodesp%2Fts-node-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fts-node-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fts-node-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theodesp%2Fts-node-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theodesp","download_url":"https://codeload.github.com/theodesp/ts-node-starter/tar.gz/refs/heads/flavor/marblejs","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250306638,"owners_count":21408926,"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":["boilerplate","node","typescript"],"created_at":"2024-10-02T07:21:21.116Z","updated_at":"2025-04-22T19:10:59.699Z","avatar_url":"https://github.com/theodesp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-node-starter\n\n[![Greenkeeper badge](https://badges.greenkeeper.io/theodesp/ts-node-starter.svg)](https://greenkeeper.io/)\n[![Build Status](https://travis-ci.org/theodesp/ts-node-starter.svg?branch=master)](https://travis-ci.org/theodesp/ts-node-starter)\n[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n\nAn opinionated boilerplate project built with Node.js and Typescript.\n\n### Stack\n\n- Runtime: [Node.js](https://nodejs.org/en/)\n- Type System: [TypeScript](https://www.typescriptlang.org/)\n- Test Runner: [Jest](https://jestjs.io/)\n- Linter: [TSlint](https://palantir.github.io/tslint/)\n- Assertions: [Chai](https://www.chaijs.com/)\n- Framework: [Marble.js](https://docs.marblejs.com/)\n\n## Scripts\n\nThe following npm scripts can be run using `npm run \u003cscript\u003e`. This project relies on `cross-env` and `rimraf` utilities in order to support cross-platform opening and deleting files.\n\n- `build` - build the TypeScript files and output to `lib/`\n- `clean `- recursively delete the `lib/` and `coverage/` directories\n- `clean:build `- recursively delete the `lib/` directory\n- `clean:coverage` - recursively delete the `coverage/` directory\n- `coverage `- run the test suite and generate code coverage reports\n- `coverage:open` - run npm run coverage then open the results in a browser\n- `dev `- concurrently run `build:watch` and `start:watch` \n- `lint `- run the linter configured by TSLint on the `src/` directory\n- `start` - run server\n- `start:dev` - run server from `src`\n- `start:watch` - relaunch the server if new changes are detected in `src/` \n- `test `- run unit tests defined in the `tests/` directory\n- `test:watch `- run tests in watch mode\n- `test:ci `- run unit tests and generate necessary files for CI integration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodesp%2Fts-node-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheodesp%2Fts-node-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheodesp%2Fts-node-starter/lists"}