{"id":47809469,"url":"https://github.com/ericclemmons/better-dx","last_synced_at":"2026-04-03T18:04:05.941Z","repository":{"id":331402215,"uuid":"1121865311","full_name":"ericclemmons/better-dx","owner":"ericclemmons","description":"The better DX for localhost","archived":false,"fork":false,"pushed_at":"2026-01-02T22:51:13.000Z","size":419,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-07T18:25:26.520Z","etag":null,"topics":["ai","chrome-extension","devbox","llm","tanstack","turborepo","vite"],"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/ericclemmons.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-23T17:23:36.000Z","updated_at":"2026-01-02T22:51:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ericclemmons/better-dx","commit_stats":null,"previous_names":["ericclemmons/better-dx"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/ericclemmons/better-dx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fbetter-dx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fbetter-dx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fbetter-dx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fbetter-dx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericclemmons","download_url":"https://codeload.github.com/ericclemmons/better-dx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericclemmons%2Fbetter-dx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31368157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T17:53:18.093Z","status":"ssl_error","status_checked_at":"2026-04-03T17:53:17.617Z","response_time":107,"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":["ai","chrome-extension","devbox","llm","tanstack","turborepo","vite"],"created_at":"2026-04-03T18:04:05.472Z","updated_at":"2026-04-03T18:04:05.928Z","avatar_url":"https://github.com/ericclemmons.png","language":"TypeScript","readme":"# better-dx\n\nThis project was created with [Better-T-Stack](https://github.com/AmanVarshney01/create-better-t-stack), a modern TypeScript stack that combines React, TanStack Router, Hono, ORPC, and more.\n\n```shell\npnpm create better-t-stack@latest better-dx --frontend tanstack-router --backend hono --runtime node --api orpc --auth none --payments none --database none --orm none --db-setup none --package-manager pnpm --git --web-deploy none --server-deploy none --install --addons husky opentui turborepo ultracite wxt --examples ai\n```\n\n## [Features](https://www.better-t-stack.dev/new?rt=node\u0026api=orpc\u0026pm=pnpm\u0026add=husky,opentui,turborepo,ultracite,wxt\u0026db=none\u0026orm=none\u0026au=none\u0026ex=ai\u0026name=better-dx)\n\n- **TypeScript** - For type safety and improved developer experience\n- **TanStack Router** - File-based routing with full type safety\n- **TailwindCSS** - Utility-first CSS for rapid UI development\n- **shadcn/ui** - Reusable UI components\n- **Hono** - Lightweight, performant server framework\n- **oRPC** - End-to-end type-safe APIs with OpenAPI integration\n- **Node.js** - Runtime environment\n- **Husky** - Git hooks for code quality\n- **Turborepo** - Optimized monorepo build system\n\n## Getting Started\n\nFirst, install the dependencies:\n\n```bash\npnpm install\n```\n\nThen, run the development server:\n\n```bash\npnpm run dev\n```\n\nOpen [http://localhost:3001](http://localhost:3001) in your browser to see the web application.\nThe API is running at [http://localhost:3000](http://localhost:3000).\n\n## Project Structure\n\n```\nbetter-dx/\n├── apps/\n│   ├── web/         # Frontend application (React + TanStack Router)\n│   └── server/      # Backend API (Hono, ORPC)\n├── packages/\n│   ├── api/         # API layer / business logic\n│   └── db/          # Database schema \u0026 queries\n```\n\n## Available Scripts\n\n- `pnpm run dev`: Start all applications in development mode\n- `pnpm run build`: Build all applications\n- `pnpm run dev:web`: Start only the web application\n- `pnpm run dev:server`: Start only the server\n- `pnpm run check-types`: Check TypeScript types across all apps\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fbetter-dx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericclemmons%2Fbetter-dx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericclemmons%2Fbetter-dx/lists"}