{"id":19637071,"url":"https://github.com/timothymiller/typescript-microservice","last_synced_at":"2025-04-28T09:31:27.640Z","repository":{"id":52283660,"uuid":"229398899","full_name":"timothymiller/typescript-microservice","owner":"timothymiller","description":"🐳 TypeScript microservice on Docker with optimized defaults","archived":false,"fork":false,"pushed_at":"2021-05-02T00:38:50.000Z","size":144,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T08:04:27.147Z","etag":null,"topics":["bundling","docker","eslint","nodejs","npm","pm2","prettier","rollup","typescript","visual-studio-code","yarn"],"latest_commit_sha":null,"homepage":"https://timknowsbest.com/dockerized-typescript-app-template","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/timothymiller.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":"2019-12-21T08:25:41.000Z","updated_at":"2024-07-17T01:10:26.000Z","dependencies_parsed_at":"2022-09-25T05:23:32.659Z","dependency_job_id":null,"html_url":"https://github.com/timothymiller/typescript-microservice","commit_stats":null,"previous_names":["timothymiller/dockerized-typescript-app-template"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothymiller%2Ftypescript-microservice","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothymiller%2Ftypescript-microservice/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothymiller%2Ftypescript-microservice/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/timothymiller%2Ftypescript-microservice/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/timothymiller","download_url":"https://codeload.github.com/timothymiller/typescript-microservice/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251284880,"owners_count":21564688,"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":["bundling","docker","eslint","nodejs","npm","pm2","prettier","rollup","typescript","visual-studio-code","yarn"],"created_at":"2024-11-11T12:33:05.436Z","updated_at":"2025-04-28T09:31:22.631Z","avatar_url":"https://github.com/timothymiller.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🐬 TypeScript Microservice\n\nTypeScript Microservice starter project with batteries included.\n\n## 🔔 Features\n\n- Code in ES6 TypeScript\n- ESLint \u0026 Prettier integration with VS Code extensions\n- Instant code reload in debug mode\n- JavaScript optimizations\n\n## 🔩 Code Quality\n\n- ESLint - Airbnb JavaScript Style Guide\n- Prettier - Format code on save\n\n## 💨 JavaScript Optimizations\n\n- [Rollup](https://www.npmjs.com/package/rollup)\n- Tree-shaking\n- Optimize ES modules for faster native loading\n- Removes `console.log` statements from docker builds\n- CommonJS module format\n\n## 🔨 Unit Testing\n\n- Mocha\n- Chai\n\n## 🎬 Getting Started\n\n```yarn start```\n\nExecute source code with nodemon for live reloading of code changes.\n\n```yarn test```\n\nRun all *.test.ts files in test/ directory.\n\n```yarn build```\n\nExport app to prod/app.ts after running tsc \u0026 rollup.\n\n## 🛥️ External Ports\n\nIf you wanted to extend this template to create an API server, you would do so in your docker-compose file utilizing the output image from this template or when running from the command line like this:\n\n```docker run -p \u003cpublic_port\u003e:\u003cprivate_port\u003e -d \u003cimage\u003e```\n\n## License\n\nThis Template is licensed under the GNU General Public License, version 3 (GPLv3).\n\n## Author\n\nTimothy Miller\n\n[View my GitHub profile 💡](https://github.com/timothymiller)\n\n[View my personal website 💻](https://timknowsbest.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothymiller%2Ftypescript-microservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftimothymiller%2Ftypescript-microservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftimothymiller%2Ftypescript-microservice/lists"}