{"id":23143444,"url":"https://github.com/sh20raj/tanstack-start","last_synced_at":"2025-09-14T03:37:09.267Z","repository":{"id":267800121,"uuid":"902387369","full_name":"SH20RAJ/tanstack-start","owner":"SH20RAJ","description":"Start quickly with TanStack and build powerful and scalable applications using our suite of tools.","archived":false,"fork":false,"pushed_at":"2024-12-12T13:53:01.000Z","size":91,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-17T12:32:57.863Z","etag":null,"topics":["tanstack","tanstack-start"],"latest_commit_sha":null,"homepage":"https://tanstack.com/start/latest","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/SH20RAJ.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":"2024-12-12T13:19:33.000Z","updated_at":"2024-12-19T14:49:03.000Z","dependencies_parsed_at":"2024-12-12T14:36:44.167Z","dependency_job_id":"5118c947-d69d-4493-a27e-e2f3eb9ae616","html_url":"https://github.com/SH20RAJ/tanstack-start","commit_stats":null,"previous_names":["sh20raj/tanstack-start"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SH20RAJ/tanstack-start","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SH20RAJ%2Ftanstack-start","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SH20RAJ%2Ftanstack-start/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SH20RAJ%2Ftanstack-start/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SH20RAJ%2Ftanstack-start/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SH20RAJ","download_url":"https://codeload.github.com/SH20RAJ/tanstack-start/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SH20RAJ%2Ftanstack-start/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275058542,"owners_count":25398173,"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-14T02:00:10.474Z","response_time":75,"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":["tanstack","tanstack-start"],"created_at":"2024-12-17T15:13:29.110Z","updated_at":"2025-09-14T03:37:09.206Z","avatar_url":"https://github.com/SH20RAJ.png","language":"TypeScript","readme":"# TanStack Starter Template\n\nThis is a simple starter template for a project using [TanStack Start](https://tanstack.com/start/latest). It demonstrates how to quickly scaffold a project, set up routes, and manage application state efficiently.\n\n## Features\n\n- **Loader Data**: Fetch and display data using TanStack's route loader.\n- **Dynamic Updates**: Modify state and refresh loader data using `router.invalidate()`.\n- **Styled UI**: Includes a basic layout with responsive styles.\n\n## Getting Started\n\nTo start using this template, run the following command:\n\n```bash\nnpx create-tanstack-app@latest --template tanstack-router\n```\n\nFollow the prompts to set up your project. The generated files include basic starter functionality from TanStack, so you can build on top of them or replace specific components with the code in this repository as needed.\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- [Node.js](https://nodejs.org/) (v16 or later recommended)\n- [npm](https://www.npmjs.com/) or [yarn](https://yarnpkg.com/)\n\n### Installation\n\n1. Clone the repository or use the starter command above to create a new app.\n2. Navigate to the project directory:\n   ```bash\n   cd your-project-name\n   ```\n3. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n### Running the App\n\nStart the development server:\n\n```bash\nnpm run dev\n```\n\nVisit [http://localhost:3000](http://localhost:3000) to view your application.\n\n## Project Structure\n\n```plaintext\nsrc/\n├── components/         # Reusable UI components\n├── routes/             # Application routes\n├── styles/             # Global and component-specific styles\n├── utils/              # Utility functions and helpers\n└── main.jsx            # Entry point for the React application\n```\n\n## Customization\n\n- Modify the `getCount` and `updateCount` functions in `src/functions/` to connect to your backend or API. Refer to the examples and guidelines provided on the [TanStack Start page](https://tanstack.com/start/latest) for best practices when integrating these functions.\n- Add additional routes in `src/routes/` as your application grows.\n\n## Learn More\n\n- [TanStack Router Documentation](https://tanstack.com/router/latest)\n- [React Documentation](https://reactjs.org/)\n\n## License\n\nThis project is licensed under the MIT License.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh20raj%2Ftanstack-start","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsh20raj%2Ftanstack-start","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsh20raj%2Ftanstack-start/lists"}