{"id":13417064,"url":"https://github.com/xyhxx/vite-react-proste","last_synced_at":"2025-08-24T14:13:47.439Z","repository":{"id":49899417,"uuid":"481501286","full_name":"xyhxx/vite-react-proste","owner":"xyhxx","description":"Simple, convenient, out of the box, using vite's react template","archived":false,"fork":false,"pushed_at":"2023-11-06T04:14:06.000Z","size":698,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-23T12:41:13.279Z","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/xyhxx.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}},"created_at":"2022-04-14T07:04:11.000Z","updated_at":"2025-03-13T00:07:59.000Z","dependencies_parsed_at":"2023-11-06T03:23:07.132Z","dependency_job_id":"c19d33e6-00e8-4f90-945d-36f31edaa33c","html_url":"https://github.com/xyhxx/vite-react-proste","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/xyhxx/vite-react-proste","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyhxx%2Fvite-react-proste","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyhxx%2Fvite-react-proste/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyhxx%2Fvite-react-proste/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyhxx%2Fvite-react-proste/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xyhxx","download_url":"https://codeload.github.com/xyhxx/vite-react-proste/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyhxx%2Fvite-react-proste/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271884343,"owners_count":24838471,"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-08-24T02:00:11.135Z","response_time":111,"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":"2024-07-30T22:00:32.074Z","updated_at":"2025-08-24T14:13:47.396Z","avatar_url":"https://github.com/xyhxx.png","language":"TypeScript","funding_links":[],"categories":["Get Started"],"sub_categories":["Templates"],"readme":"# vite-react-proste\n\nSimple, convenient, out of the box, using vite's react template\n\n## Preview\n\n\u003cimg src=\"https://raw.githubusercontent.com/xyhxx/program_preview/master/vite-react-proste/preview.png\" /\u003e\n\n## Usage\n\n- Clone this repo, like\n  `git clone https://github.com/xyhxx/vite-react-proste.git`. In addition, you\n  can click \"Use this template\" to copy this template to your repositories\n\n- Install all dependencies `pnpm install`\n\n- Build under development mode `pnpm dev`\n\n- Build under production mode `pnpm build`\n\n- Preview web page `pnpm preview`\n\n- Unit test or integration test `pnpm test`\n\n- Other scripts can be viewed in package.json\n\n## ✨Packages\n\n\u003e typescript is used in the project, and all dependencies that need to install\n\u003e @types/xxx have been added\n\n✅ Zustand\n\n✅ react-route-dom\n\n✅ TypeScript\n\n✅ Axios\n\n✅ Vitest\n\n✅ Testing Library\n\n✅ react-query\n\n✅ react-error-boundary\n\n✅ ESLint\n\n✅ Prettier\n\n✅ Stylelint\n\n✅ PostCSS\n\n✅ Cypress\n\n## 🎊Preset\n\n\u003e Alias folders are exported using index\n\n✅ folder(pages, routes, apis, assets, hooks, components, stores, styles, utils)\n\n✅ alias(@pages, @routes, @apis...)\n\n✅ eslint config(use eslint-config-proste)\n\n✅ stylelint config\n\n✅ editor config\n\n## LICENSE\n\n```\nMIT License\n\nCopyright (c) 2022 xyhxx\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyhxx%2Fvite-react-proste","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxyhxx%2Fvite-react-proste","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyhxx%2Fvite-react-proste/lists"}