{"id":20442453,"url":"https://github.com/plibither8/typescript","last_synced_at":"2025-04-12T23:33:51.116Z","repository":{"id":43928501,"uuid":"381915316","full_name":"plibither8/typescript","owner":"plibither8","description":"📦 Bare minimum TypeScript project template to get started quickly","archived":false,"fork":false,"pushed_at":"2023-01-14T05:58:35.000Z","size":102,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T23:33:46.428Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/plibither8.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":"2021-07-01T05:04:17.000Z","updated_at":"2024-11-01T16:24:52.000Z","dependencies_parsed_at":"2023-02-09T19:01:25.876Z","dependency_job_id":null,"html_url":"https://github.com/plibither8/typescript","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plibither8%2Ftypescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plibither8%2Ftypescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plibither8%2Ftypescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plibither8%2Ftypescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plibither8","download_url":"https://codeload.github.com/plibither8/typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647259,"owners_count":21139081,"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-15T09:40:22.781Z","updated_at":"2025-04-12T23:33:51.088Z","avatar_url":"https://github.com/plibither8.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple TypeScript Starter\n\n\u003e Bare minimum TypeScript project template to get started quickly.\n\nA bare minimum, no-frills TypeScript starter template with development/production scripts and linting included.\n\n- Nodemon + `ts-node` for development\n- `tsc` for building production distribution\n\nEntry file: `src/main.ts`.\n\n## Get Started\n\nThere are two branches: [**`main`**](https://github.com/plibither8/typescript/tree/main/) and [**`esm`**](https://github.com/plibither8/typescript/tree/esm/). The `main` branch uses the CommonJS module system, whereas the ESM branch uses the ESM module system.\n\n1. Create a repo from this template and locally clone it. Or... run `npx degit plibither8/typescript` or `npx degit plibither8/typescript#esm` to get it directly onto your machine.\n2. `npm install` or `pnpm install` or `yarn`, as per your taste\n3. `npm run dev` for running in development mode (watches files)\n4. `npm run build` for building production files\n5. `npm run start` for running production-built files\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplibither8%2Ftypescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplibither8%2Ftypescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplibither8%2Ftypescript/lists"}