{"id":20856012,"url":"https://github.com/solodynamo/t.s.s","last_synced_at":"2026-04-27T07:33:53.197Z","repository":{"id":66335458,"uuid":"70065024","full_name":"solodynamo/T.S.S","owner":"solodynamo","description":"tsc Starter","archived":false,"fork":false,"pushed_at":"2016-10-07T17:04:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T17:42:23.018Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/solodynamo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-10-05T13:51:12.000Z","updated_at":"2016-10-05T14:08:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"85c0f301-70df-4add-842b-ae15e37496b2","html_url":"https://github.com/solodynamo/T.S.S","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/solodynamo/T.S.S","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solodynamo%2FT.S.S","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solodynamo%2FT.S.S/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solodynamo%2FT.S.S/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solodynamo%2FT.S.S/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/solodynamo","download_url":"https://codeload.github.com/solodynamo/T.S.S/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/solodynamo%2FT.S.S/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32327701,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-18T04:28:05.307Z","updated_at":"2026-04-27T07:33:53.153Z","avatar_url":"https://github.com/solodynamo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TS Starter\n\n\nGet yourserlf get going with typescript which is one of the hindrance we most often face.\n\nProject Structure:\n  - ./src - It is where our ts code will reside.\n  - ./dist - It is where our js code will reside here after getting compiled by tsc.\n \n\n\n\n### Installation\n\n\n\nInstall the dependencies and devDependencies and start the server.\n\n```sh\n$ npm install typescript -g\n$ cd T.S.S/src\n$ tsc -w\n```\n-w : It watches for ts code change and automatically compiles to js in dist/\n\n-Write ts code in app.ts and get app.js in dist/ which is as easy it can get.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolodynamo%2Ft.s.s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolodynamo%2Ft.s.s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolodynamo%2Ft.s.s/lists"}