{"id":31221116,"url":"https://github.com/csdev19/tanstack-fullstack","last_synced_at":"2025-09-21T19:50:33.322Z","repository":{"id":312043862,"uuid":"1046073052","full_name":"csdev19/tanstack-fullstack","owner":"csdev19","description":"Fullstack application template made with tanstack","archived":false,"fork":false,"pushed_at":"2025-08-28T07:23:20.000Z","size":204,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-28T13:11:27.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/csdev19.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}},"created_at":"2025-08-28T06:33:23.000Z","updated_at":"2025-08-28T07:23:24.000Z","dependencies_parsed_at":"2025-08-28T13:12:32.701Z","dependency_job_id":"f0330fb1-cc8c-433b-99ad-6abdff13717d","html_url":"https://github.com/csdev19/tanstack-fullstack","commit_stats":null,"previous_names":["csdev19/tanstack-fullstack"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/csdev19/tanstack-fullstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Ftanstack-fullstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Ftanstack-fullstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Ftanstack-fullstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Ftanstack-fullstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csdev19","download_url":"https://codeload.github.com/csdev19/tanstack-fullstack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csdev19%2Ftanstack-fullstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276297406,"owners_count":25618236,"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","status":"online","status_checked_at":"2025-09-21T02:00:07.055Z","response_time":72,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-09-21T19:50:28.207Z","updated_at":"2025-09-21T19:50:33.312Z","avatar_url":"https://github.com/csdev19.png","language":"TypeScript","readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"300\" height=\"300\" alt=\"tanstack-fullstack logo\" src=\"https://github.com/user-attachments/assets/804c16d9-b8c0-4b7e-90d1-d5a18a86a65e\" /\u003e\n\u003c/div\u003e\n\n\n# tanstack-fullstack\n\nWelcome to tanstack-fullstack - a cutting-edge, zero-friction TypeScript stack designed to supercharge your fullstack development experience. Built with modern best practices and powerful tools, this stack enables you to create robust, type-safe applications with unparalleled developer experience and productivity.\n\n## Features\n\n- **TypeScript** - For type safety and improved developer experience\n- **TanStack Start** - SSR framework with TanStack Router\n- **TailwindCSS** - Utility-first CSS for rapid UI development\n- **shadcn/ui** - Reusable UI components\n- **Drizzle** - TypeScript-first ORM\n- **PostgreSQL** - Database engine\n- **Better-auth: Authentication** - Email \u0026 password authentication with Better Auth\n- **Biome** - Linting and formatting\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## Database Setup\n\nThis project uses PostgreSQL with Drizzle ORM.\n\n1. Make sure you have a PostgreSQL database set up.\n2. Update your `apps/server/.env` file with your PostgreSQL connection details.\n\n3. Apply the schema to your database:\n```bash\npnpm db:push\n```\n\n\nThen, run the development server:\n\n```bash\npnpm 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\n\n## Project Structure\n\n```\ntanstack-fullstack/\n├── apps/\n│   ├── web/         # Frontend application (React + TanStack Start)\n│   └── server/      # Backend API (Hono, ORPC)\n```\n\n## Available Scripts\n\n- `pnpm dev`: Start all applications in development mode\n- `pnpm build`: Build all applications\n- `pnpm dev:web`: Start only the web application\n- `pnpm dev:server`: Start only the server\n- `pnpm check-types`: Check TypeScript types across all apps\n- `pnpm db:push`: Push schema changes to database\n- `pnpm db:studio`: Open database studio UI\n- `pnpm check`: Run Biome formatting and linting\n\n\n## Credits\n\nThis project was created with [Better-T-Stack](https://github.com/AmanVarshney01/create-better-t-stack). \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdev19%2Ftanstack-fullstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsdev19%2Ftanstack-fullstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsdev19%2Ftanstack-fullstack/lists"}