{"id":15527791,"url":"https://github.com/zpg6/node-ts-template","last_synced_at":"2025-03-28T21:16:45.079Z","repository":{"id":244999376,"uuid":"304913907","full_name":"zpg6/node-ts-template","owner":"zpg6","description":"An empty Node Typescript Server to spin an instance up a bit faster.","archived":false,"fork":false,"pushed_at":"2020-10-17T16:41:34.000Z","size":19,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T07:31:27.360Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zpg6.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":"2020-10-17T15:55:05.000Z","updated_at":"2020-10-17T16:41:36.000Z","dependencies_parsed_at":"2024-06-18T23:55:44.438Z","dependency_job_id":null,"html_url":"https://github.com/zpg6/node-ts-template","commit_stats":null,"previous_names":["zpg6/node-ts-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpg6%2Fnode-ts-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpg6%2Fnode-ts-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpg6%2Fnode-ts-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zpg6%2Fnode-ts-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zpg6","download_url":"https://codeload.github.com/zpg6/node-ts-template/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246100578,"owners_count":20723479,"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-10-02T11:09:08.346Z","updated_at":"2025-03-28T21:16:45.056Z","avatar_url":"https://github.com/zpg6.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-ts-template\n\nJust an empty server to spin up Node.js a bit faster.\nI prefer Typescript when feasible, so yeah... it's Typescript.\n\n## Typescript\n\nYou can install TypeScript via `npm`\n\n```\nnpm install -g typescript\n```\n\nThen run the compiler via `tsc`\n\n```\nnpx tsc\n```\n\n## Getting Started\n\nGet the files and the dependencies with two easy commands:\n\n```\ngit clone https://github.com/zpg6/node-ts-template.git\nnpm install\n```\n\n## Develop\n\nThis will re-compile and re-run the server when you change a file in the `src` directory.\n\n```\nnpm run dev\n```\n\n## Run\n\nThis will compile and run the server, but not re-compile when files are saved.\n\n```\nnpm start\n```\n\n# What's Included\n\n```\nGenerate a UUID (shows it's reloading)\nhttp://localhost:9000/\n\nServe a static file (checks permissions)\nhttp://localhost:9000/running\n```\n\n![](http://zachgrimaldi.com/node-ts-template-demo.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpg6%2Fnode-ts-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzpg6%2Fnode-ts-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzpg6%2Fnode-ts-template/lists"}