{"id":25685681,"url":"https://github.com/nirnejak/typescript-node-starter","last_synced_at":"2025-04-23T22:09:00.887Z","repository":{"id":37590987,"uuid":"368802972","full_name":"nirnejak/typescript-node-starter","owner":"nirnejak","description":"A Node.js(Fastify) TypeScript Starter Template","archived":false,"fork":false,"pushed_at":"2025-04-21T17:37:47.000Z","size":1856,"stargazers_count":16,"open_issues_count":0,"forks_count":4,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-23T22:07:59.335Z","etag":null,"topics":["boilerplate","boilerplate-template","bunjs","fastify","nodejs","starter","starter-template","template","typescript"],"latest_commit_sha":null,"homepage":"","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/nirnejak.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-19T08:48:45.000Z","updated_at":"2025-04-21T17:37:50.000Z","dependencies_parsed_at":"2023-09-25T17:08:12.887Z","dependency_job_id":"3bc15379-4543-4410-8cb2-adfe46f08502","html_url":"https://github.com/nirnejak/typescript-node-starter","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/nirnejak%2Ftypescript-node-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirnejak%2Ftypescript-node-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirnejak%2Ftypescript-node-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nirnejak%2Ftypescript-node-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nirnejak","download_url":"https://codeload.github.com/nirnejak/typescript-node-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250522299,"owners_count":21444511,"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":["boilerplate","boilerplate-template","bunjs","fastify","nodejs","starter","starter-template","template","typescript"],"created_at":"2025-02-24T18:57:11.962Z","updated_at":"2025-04-23T22:09:00.809Z","avatar_url":"https://github.com/nirnejak.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Typescript Node Starter\n\nNode.js and Fastify project starter using TypeScript\n\n\u003e Note: Need to configure `.env` file to use local server\n\n---\n\n## Additional Packages Used\n\n- drizzle - for database ORM\n- colorette - for styling console output\n- date-fns - for date operations and formatting\n- heapdump - for getting dump of the current memory heap\n\n---\n\n## Available Scripts\n\n**Install Dependencies**\n\n```bash\nbun install\n```\n\n**Setup Pre-commit**\n\n```bash\nbun run prepare\n```\n\n**Check ESLint issues**\n\n```bash\nbun run lint\n```\n\n**Format with Prettier**\n\n```bash\nbun run format\n```\n\n**Start Development Server**\n\n```bash\nbun run develop\n```\n\n**Create Migrations**\n\n```bash\nbun run db:generate\n```\n\n**Run Migrations**\n\n```bash\nbun run db:migrate\n```\n\n**Push Migration changes**\n\n```bash\nbun run db:push\n```\n\n**Build for Production**\n\n```bash\nbun run build\n```\n\n**Start Production Server**\n\n```bash\nbun start\n```\n\n---\n\n## Docker Config\n\n**Build Image**\n\n```bash\ndocker build\n```\n\n**Run Image**\n\n```bash\ndocker run -p 5000:5000 \u003cimage-id\u003e\n```\n\n---\n\n## Development Setup\n\n- VS Code - Install the recommended extensions\n- Volta - For managing node versions\n\n## Guides\n\n- [Best Practices](https://github.com/goldbergyoni/nodebestpractices)\n\n---\n\n## Next Steps\n\n- API Doc - [Swagger](https://swagger.io/)\n- GraphQL - [Mercurius](https://mercurius.dev/)\n- Web Socket - [Socket.io](https://socket.io/)\n- Background Worker - [BullMQ](https://docs.bullmq.io/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirnejak%2Ftypescript-node-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnirnejak%2Ftypescript-node-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnirnejak%2Ftypescript-node-starter/lists"}