{"id":14155230,"url":"https://github.com/binoy638/express-typescript-boilerplate","last_synced_at":"2026-04-10T12:32:08.297Z","repository":{"id":114621739,"uuid":"392940823","full_name":"binoy638/express-typescript-boilerplate","owner":"binoy638","description":"🚀 Boilerplate and Starter Express and TypeScript ⚡️ Made with developer experience first: TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Docker + Docker-Compose + Jest","archived":false,"fork":false,"pushed_at":"2025-04-03T16:03:13.000Z","size":1458,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T17:22:57.660Z","etag":null,"topics":["docker","docker-compose","expressjs","husky","jest","mongodb","nodejs","rest-api","typescript"],"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/binoy638.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":"2021-08-05T07:08:33.000Z","updated_at":"2025-04-03T16:03:17.000Z","dependencies_parsed_at":"2024-02-05T18:54:11.530Z","dependency_job_id":"eba3cdf8-e208-4d55-979a-b2ef26b9807b","html_url":"https://github.com/binoy638/express-typescript-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/binoy638/express-typescript-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fexpress-typescript-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fexpress-typescript-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fexpress-typescript-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fexpress-typescript-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binoy638","download_url":"https://codeload.github.com/binoy638/express-typescript-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binoy638%2Fexpress-typescript-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-compose","expressjs","husky","jest","mongodb","nodejs","rest-api","typescript"],"created_at":"2024-08-17T08:02:34.147Z","updated_at":"2026-04-10T12:32:08.275Z","avatar_url":"https://github.com/binoy638.png","language":"TypeScript","funding_links":[],"categories":["typescript"],"sub_categories":[],"readme":"# Express TypeScript Boilerplate and Starter\n🚀 Boilerplate and Starter Express and TypeScript ⚡️ Made with developer experience first: TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Docker + Docker-Compose + Jest\n\nClone this project and use it to create your own Express project.\n## Features\n\n- Type checking [TypeScript](https://www.typescriptlang.org/)\n- Linter with [ESLint](https://www.npmjs.com/package/eslint)\n- Code Formatter with [Prettier](https://www.npmjs.com/package/prettier)\n- [Husky](https://www.npmjs.com/package/husky) for Git Hooks\n- [Lint-staged](https://www.npmjs.com/package/lint-staged) for running linters on Git staged files\n- Testing with [Jest](https://www.npmjs.com/package/jest)\n- [Docker](https://www.docker.com/) with seperate config for development and Production environment\n- [Zod](https://www.npmjs.com/package/zod) for validation\n- Out of the box [mongoDB](https://www.mongodb.com/) support\n- [Winston](https://www.npmjs.com/package/winston) for logging \n- [hapi/boom](https://www.npmjs.com/package/@hapi/boom) for formatting error messages\n\n\n## How to Run\n\nClone the project\n\n```bash\n  git clone --depth=1 https://github.com/binoy638/Express-Typescript-Boilerplate.git my-project-name\n```\n\nGo to the project directory\n\n```bash\n  cd my-project-name\n```\n\nInstall dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run dev\n```\n\n\n## With Docker\n\nClone the project\n\n```bash\n  git clone --depth=1 https://github.com/binoy638/Express-Typescript-Boilerplate.git my-project-name\n```\n\nGo to the project directory\n\n```bash\n  cd cd my-project-name\n```\n\nStart the server with docker-compose\n\n```bash\n  docker-compose -f docker-compose.dev.yml up\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinoy638%2Fexpress-typescript-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinoy638%2Fexpress-typescript-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinoy638%2Fexpress-typescript-boilerplate/lists"}