{"id":22057078,"url":"https://github.com/fspoettel/vite-react-ts-template","last_synced_at":"2026-04-13T03:36:41.471Z","repository":{"id":38020122,"uuid":"484740188","full_name":"fspoettel/vite-react-ts-template","owner":"fspoettel","description":"extended version of vite's official react-ts template. adds CI, linting, testing and auto-formatting.","archived":false,"fork":false,"pushed_at":"2024-08-03T14:20:51.000Z","size":954,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T11:48:15.505Z","etag":null,"topics":["react","template","typescript","vite"],"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/fspoettel.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":"2022-04-23T12:24:01.000Z","updated_at":"2025-01-04T19:00:54.000Z","dependencies_parsed_at":"2023-11-13T21:24:31.610Z","dependency_job_id":"64fbe3f0-9e77-4e5b-a77a-5b508d3a83d5","html_url":"https://github.com/fspoettel/vite-react-ts-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/fspoettel/vite-react-ts-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspoettel%2Fvite-react-ts-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspoettel%2Fvite-react-ts-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspoettel%2Fvite-react-ts-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspoettel%2Fvite-react-ts-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fspoettel","download_url":"https://codeload.github.com/fspoettel/vite-react-ts-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fspoettel%2Fvite-react-ts-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31739050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T03:27:07.512Z","status":"ssl_error","status_checked_at":"2026-04-13T03:26:53.610Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["react","template","typescript","vite"],"created_at":"2024-11-30T16:16:05.350Z","updated_at":"2026-04-13T03:36:41.436Z","avatar_url":"https://github.com/fspoettel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vite-react-ts-template\n\n\u003e extended version of [vite](https://vitejs.dev/)'s official `react-ts` template.\n\nadditional features:\n\n- [biome](https://biomejs.dev/) for formatting and linting.\n- [vitest](https://vitest.dev/) + [testing-library](https://testing-library.com/) for testing.\n- [lefthook](https://github.com/evilmartians/lefthook) hook for pre-commit checks.\n- [github actions](https://github.com/features/actions) for continuous integration.\n\n## Install\n\n```sh\n# install dependencies.\nnpm i\n\n# (optional) install pre-commit hook.\nnpm run precommit:configure\n```\n\n## Develop\n\n```sh\nnpm run dev\n```\n\n## Build\n\n```sh\nnpm run build\n```\n\n## Test\n\n```sh\nnpm test\n\n# run vitest in watch mode.\nnpm run test:watch\n\n# collect coverage.\nnpm run test:coverage\n```\n\n## Lint\n\n```sh\nnpm run lint\n```\n\n## Format\n\n```sh\nnpm run fmt\n```\n\n## Preview\n\nServes the content of `./dist` over a local http server.\n\n```sh\nnpm run preview\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffspoettel%2Fvite-react-ts-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffspoettel%2Fvite-react-ts-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffspoettel%2Fvite-react-ts-template/lists"}