{"id":9689061,"url":"https://github.com/cdbrw/htmx-bun-hono","last_synced_at":"2026-03-12T11:09:34.675Z","repository":{"id":219882725,"uuid":"750169839","full_name":"cdbrw/htmx-bun-hono","owner":"cdbrw","description":"A small ToDo application built using HTMX, Bun, Hono, Drizzle ORM and more!","archived":false,"fork":false,"pushed_at":"2024-02-01T00:06:20.000Z","size":54,"stargazers_count":30,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-27T15:44:43.790Z","etag":null,"topics":["bunjs","drizzle-orm","honojs","htmx","sqlite","tailwindcss"],"latest_commit_sha":null,"homepage":"https://youtu.be/arVNHfFCJfU","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/cdbrw.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":"2024-01-30T05:43:53.000Z","updated_at":"2025-06-29T18:54:18.000Z","dependencies_parsed_at":"2024-01-30T06:58:30.480Z","dependency_job_id":"45741568-cfa8-4b16-9cff-f26a1811a93b","html_url":"https://github.com/cdbrw/htmx-bun-hono","commit_stats":null,"previous_names":["thecodebrew/htmx-bun-hono","cdbrw/htmx-bun-hono"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cdbrw/htmx-bun-hono","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdbrw%2Fhtmx-bun-hono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdbrw%2Fhtmx-bun-hono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdbrw%2Fhtmx-bun-hono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdbrw%2Fhtmx-bun-hono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cdbrw","download_url":"https://codeload.github.com/cdbrw/htmx-bun-hono/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cdbrw%2Fhtmx-bun-hono/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30423082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T09:20:56.688Z","status":"ssl_error","status_checked_at":"2026-03-12T09:20:13.792Z","response_time":114,"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":["bunjs","drizzle-orm","honojs","htmx","sqlite","tailwindcss"],"created_at":"2024-05-15T06:18:27.703Z","updated_at":"2026-03-12T11:09:34.633Z","avatar_url":"https://github.com/cdbrw.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"## 🌐 HTMX - Bun, Hono, Drizzle ORM, Tailwind\nA simple ToDo app meant to show some of the HTMX basics. It is all running using Bun, with Hono for the routing, Drizzle as the ORM for the SQLite database and Tailwind for styling.\n\nTo see how this whole project was put together, you can [watch the full video here](https://youtu.be/arVNHfFCJfU).\n\n### Setup\nInstall all dependencies\n```\nbun install\n```\nCreate a `.env` file\n```\nPORT=3049\n```\nCreate SQLite DB + Generate migrations\n```\nbunx drizzle-kit generate:sqlite --schema ./db/schema.ts\n```\nApply migrations\n```\nbun run ./db/migrate.ts \n```\nRun the seed script\n```\nbun run ./db/seed.ts\n```\n\n### Start\nEverything should be set up now! All we have left to do is run:\n```\nbun run dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdbrw%2Fhtmx-bun-hono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcdbrw%2Fhtmx-bun-hono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcdbrw%2Fhtmx-bun-hono/lists"}