{"id":19045767,"url":"https://github.com/ivanjermakov/ts-template","last_synced_at":"2026-05-10T05:30:16.549Z","repository":{"id":41799170,"uuid":"486713117","full_name":"ivanjermakov/ts-template","owner":"ivanjermakov","description":"Typescript template project","archived":false,"fork":false,"pushed_at":"2022-04-30T10:53:58.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T08:32:42.392Z","etag":null,"topics":[],"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/ivanjermakov.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-04-28T18:51:50.000Z","updated_at":"2022-04-28T18:54:45.000Z","dependencies_parsed_at":"2022-08-11T17:52:04.289Z","dependency_job_id":null,"html_url":"https://github.com/ivanjermakov/ts-template","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/ivanjermakov%2Fts-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fts-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fts-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ivanjermakov%2Fts-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ivanjermakov","download_url":"https://codeload.github.com/ivanjermakov/ts-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240102169,"owners_count":19747959,"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-08T22:51:23.052Z","updated_at":"2026-05-10T05:30:14.490Z","avatar_url":"https://github.com/ivanjermakov.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ts-template\n\nTypescript template project\n\n## Features\n\n- Typescript entry point `index.ts`\n- Scripts for building and running\n- Unit testing with [jasmine](https://github.com/jasmine/jasmine)\n- Environment variable driven config with [dotenv](https://github.com/motdotla/dotenv)\n- GitHub actions pipeline for `npm run test`\n\n## Prerequisites\n- [Node.js](https://nodejs.org/en/)\n- [Git](https://git-scm.com/)\n\n## Setup\n\n1. Clone the project\n   ```\n   git clone https://github.com/ivanjermakov/ts-template \u003cproject-name\u003e\n   cd \u003cproject-name\u003e\n   ```\n\n2. Install dependencies\n   ```\n   npm install\n   ```\n3. Start the app\n   ```\n   npm run start\n   ```\n\n## Initial customization\n\n1. Update all `/\u003c.*\u003e/` templates across the project (e.g. `\u003cproject-name\u003e` or `\u003cpassword\u003e`)\n\n3. Update `LICENSE` (MIT by default)\n\n4. Replace `README.md`\n \n5. Write your code with `index.ts` as an entry point","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjermakov%2Fts-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanjermakov%2Fts-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjermakov%2Fts-template/lists"}