{"id":39756163,"url":"https://github.com/ndxbn/bun","last_synced_at":"2026-01-18T11:30:57.752Z","repository":{"id":253726092,"uuid":"843298732","full_name":"ndxbn/bun","owner":"ndxbn","description":"`bun create ndxbn/bun .` is my bun application boilerplate","archived":false,"fork":false,"pushed_at":"2025-12-17T18:11:51.000Z","size":915,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-21T06:42:15.869Z","etag":null,"topics":["bun","bun-boilerplate","bun-template"],"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/ndxbn.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-16T07:56:33.000Z","updated_at":"2025-12-20T17:09:54.000Z","dependencies_parsed_at":"2025-12-15T15:10:58.783Z","dependency_job_id":null,"html_url":"https://github.com/ndxbn/bun","commit_stats":null,"previous_names":["ndxbn/bun"],"tags_count":4,"template":true,"template_full_name":null,"purl":"pkg:github/ndxbn/bun","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndxbn%2Fbun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndxbn%2Fbun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndxbn%2Fbun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndxbn%2Fbun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ndxbn","download_url":"https://codeload.github.com/ndxbn/bun/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ndxbn%2Fbun/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28535169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T10:13:46.436Z","status":"ssl_error","status_checked_at":"2026-01-18T10:13:11.045Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bun","bun-boilerplate","bun-template"],"created_at":"2026-01-18T11:30:56.875Z","updated_at":"2026-01-18T11:30:57.667Z","avatar_url":"https://github.com/ndxbn.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nREADME は `bun create ndxbn/bun` で生成されたプロジェクトに新しくジョインしてきた開発者のために書きます。\n`bun create ndxbn/bun` 自体の開発者のためのものではありません。\n--\u003e\n#\n[![Bun](https://img.shields.io/badge/Bun-000000?logo=bun\u0026logoColor=white\u0026labelColor=grey)](https://bun.sh/)\n[![Formatted and Linted with Biome](https://img.shields.io/badge/Biome-60a5fa?logo=biome\u0026labelColor=grey)](https://biomejs.dev/)\n[![Lefthook](https://img.shields.io/badge/Lefthook-ff1e1e?logo=Lefthook\u0026logoColor=ff1e1e\u0026labelColor=grey)](https://lefthook.dev/)\n\nThis project is created by `bun create ndxbn/bun`.\n\n- TypeScript config is based on \"strictest\"\n- Dockerfile for production, docker-compose for development\n- Entrypoint files\n  - [index.ts](./src/index.ts): `import from \"THIS_REPO\"` from outside\n  - [cli.ts](src/cli.ts): `bun cli`\n  - [server.ts](src/server.ts): `bun start`\n\n## Requirements\n\n- [Bun](https://bun.sh/)\n- [Docker](https://docker.com/) or [podman](https://podman.io/)\n\n## Getting Start\n\n```bash\n# clone this repository\ngit clone XXX\ncd XXX\n# install dependencies\nbun install\n# setup development environment, initialize application\nbun dev\n# run middleware\ndocker compose up -d # or `podman compose up -d`\n# run CLI application\nbun cli -h\n#   or start server\nbun start\n```\n\n## Testing\n\n```bash\nbun test\n```\n\n## What to use Docker\n\n- startup Middlewares\n- [lint GitHub Action](./.github/lint.compose.yaml): do `cd .github` before run it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndxbn%2Fbun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndxbn%2Fbun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndxbn%2Fbun/lists"}