{"id":30955939,"url":"https://github.com/Trapar-waves/react-tanstack","last_synced_at":"2025-09-11T12:06:46.372Z","repository":{"id":285659416,"uuid":"958428458","full_name":"Trapar-waves/react-tanstack","owner":"Trapar-waves","description":"A React template leveraging TanStack tools (Query, Router) for state management, routing, and data handling, with TypeScript, Tailwind CSS, and Rsbuild integration.","archived":false,"fork":false,"pushed_at":"2025-09-09T02:28:05.000Z","size":1548,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-09T03:47:40.605Z","etag":null,"topics":[],"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/Trapar-waves.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":"2025-04-01T07:23:08.000Z","updated_at":"2025-09-09T01:09:30.000Z","dependencies_parsed_at":"2025-04-25T01:26:12.303Z","dependency_job_id":"d59d01e5-fa50-4d5e-bf00-14cdd812c7ae","html_url":"https://github.com/Trapar-waves/react-tanstack","commit_stats":null,"previous_names":["trapar-waves/react-tanstack"],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/Trapar-waves/react-tanstack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tanstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tanstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tanstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tanstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trapar-waves","download_url":"https://codeload.github.com/Trapar-waves/react-tanstack/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trapar-waves%2Freact-tanstack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274632594,"owners_count":25321251,"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-11T02:00:13.660Z","response_time":74,"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-11T12:02:30.109Z","updated_at":"2025-09-11T12:06:46.353Z","avatar_url":"https://github.com/Trapar-waves.png","language":"TypeScript","readme":"# @trapar-waves/react-tanstack\n\n[![npm version](https://img.shields.io/npm/v/@trapar-waves/react-tanstack)](https://www.npmjs.com/package/@trapar-waves/react-tanstack)\n[![npm downloads](https://img.shields.io/npm/dm/@trapar-waves/react-tanstack)](https://www.npmjs.com/package/@trapar-waves/react-tanstack)\n[![License](https://img.shields.io/github/license/Trapar-waves/react-tanstack)](https://github.com/Trapar-waves/react-tanstack/blob/main/LICENSE)\n[![GitHub last commit](https://img.shields.io/github/last-commit/Trapar-waves/react-tanstack)](https://github.com/Trapar-waves/react-tanstack/commits/main)\n[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/Trapar-waves/react-tanstack/release.yml)](https://github.com/Trapar-waves/react-tanstack/actions)\n[![Renovate](https://img.shields.io/badge/renovate-enabled-blue)](https://renovatebot.com)\n\n---\n\n[中文](./readme/README-CN.md) | [日本語](./readme/README-JP.md) | [Русский язык](./readme/README-RU.md)\n\n\u003e A production-ready React template optimized for building modern web applications with TanStack ecosystem tools. This template provides a complete foundation including state management, routing, data fetching, and build optimization out of the box.\n\n## ✨ Features\n\n- **Modern React Architecture:** Built with React 19.x for component-driven development\n- **Comprehensive State Management:** Server state: [@tanstack/react-query](https://tanstack.com/query) for caching, background updates, and data synchronization\n- **Advanced Routing:** [@tanstack/react-router](https://tanstack.com/router) for type-safe client-side navigation with nested routes support\n- **Optimized Styling:** [Tailwind CSS](https://tailwindcss.com/) for utility-first styling with minimal configuration\n- **Type Safety:** Full TypeScript integration throughout the codebase\n- **Performance Optimization:** Built-in code splitting and lazy loading; Optimized bundle size with Rsbuild\n- **Developer Experience:** Fast refresh during development\n- **CI/CD Ready:** GitHub Actions workflow for automated testing and releases\n- **Internationalization:** Structure for multi-language support\n- **Production-Ready:** Optimized build process and best practices implementation\n\n## 💻 Tech Stack\n\n- **Framework:** React 19.x\n- **Type System:** TypeScript 5.x\n- **State Management:** `@tanstack/react-query`\n- **Routing:** `@tanstack/react-router`\n- **Styling:** Tailwind CSS\n- **Build Tool:** Rsbuild\n- **Linting:** ESLint with `@antfu/eslint-config`\n- **Package Manager:** pnpm\n\nSee the [package.json](./package.json) for a full list of dependencies.\n\n## 🚀 Getting Started\n\nFollow these instructions to get the project running locally.\n\n### Prerequisites\n\nEnsure you have the following installed:\n\n- Node.js (\u003e= 18.x recommended)\n- Package manager (npm, yarn, or pnpm)\n\n```bash\nnode -v\nnpm -v\n```\n\n### Installation\n\nRun script\n\n```bash\npnpm create trapar-waves\n```\n\nInstall dependencies\n\n```bash\nnpm install\nyarn install\npnpm install\n```\n\n\n\n## 🤝 Contributing\n\nContributions are welcome and greatly appreciated! Please follow these steps to contribute:\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add some amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\nPlease ensure your code follows the project's coding standards and passes all tests before submitting a PR.\n\n## 👤 Author\n\n- **Rikka:** [admin@rikka.cc](mailto:admin@rikka.cc)\n- **GitHub Profile:** [Muromi-Rikka](https://github.com/Muromi-Rikka)\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.\n\n## 🔗 Links\n\n- **Repository:** [https://github.com/Trapar-waves/react-tanstack](https://github.com/Trapar-waves/react-tanstack)\n- **Homepage:** [https://github.com/Trapar-waves/react-tanstack](https://github.com/Trapar-waves/react-tanstack)\n- **Issues:** [https://github.com/Trapar-waves/react-tanstack/issues](https://github.com/Trapar-waves/react-tanstack/issues)\n","funding_links":[],"categories":["Starter"],"sub_categories":["Rsbuild Starter"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrapar-waves%2Freact-tanstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTrapar-waves%2Freact-tanstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrapar-waves%2Freact-tanstack/lists"}