{"id":15065675,"url":"https://github.com/dulajdeshan/vite-react-redux-saga-typescript","last_synced_at":"2025-04-10T13:32:35.009Z","repository":{"id":228207053,"uuid":"773027131","full_name":"Dulajdeshan/vite-react-redux-saga-typescript","owner":"Dulajdeshan","description":"Vite React Template - Typescript, Redux (Redux Toolkit), Saga with Unit Testing","archived":false,"fork":false,"pushed_at":"2025-03-11T08:03:06.000Z","size":703,"stargazers_count":4,"open_issues_count":5,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T12:56:40.950Z","etag":null,"topics":["boilerplate","react","redux","redux-toolkit","saga","typescript","vite","vitejs"],"latest_commit_sha":null,"homepage":"https://vite-react-redux-saga-typescript.surge.sh/","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/Dulajdeshan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["dulajdeshan"],"patreon":"dulajdeshan"}},"created_at":"2024-03-16T14:43:29.000Z","updated_at":"2024-12-20T00:53:50.000Z","dependencies_parsed_at":"2024-03-24T18:44:49.534Z","dependency_job_id":null,"html_url":"https://github.com/Dulajdeshan/vite-react-redux-saga-typescript","commit_stats":null,"previous_names":["dulajdeshan/vite-react-redux-saga-typescript"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dulajdeshan%2Fvite-react-redux-saga-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dulajdeshan%2Fvite-react-redux-saga-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dulajdeshan%2Fvite-react-redux-saga-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Dulajdeshan%2Fvite-react-redux-saga-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Dulajdeshan","download_url":"https://codeload.github.com/Dulajdeshan/vite-react-redux-saga-typescript/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248225707,"owners_count":21068078,"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","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":["boilerplate","react","redux","redux-toolkit","saga","typescript","vite","vitejs"],"created_at":"2024-09-25T00:44:50.138Z","updated_at":"2025-04-10T13:32:34.977Z","avatar_url":"https://github.com/Dulajdeshan.png","language":"TypeScript","funding_links":["https://github.com/sponsors/dulajdeshan","https://patreon.com/dulajdeshan"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  Vite Template React, Typescript, Redux, Saga, ESLint and Prettier\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Dulajdeshan/vite-react-redux-saga-typescript/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/Dulajdeshan/vite-react-redux-saga-typescript\" alt=\"GitHub Release (latest by date)\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/Dulajdeshan/vite-react-redux-saga-typescript/blob/main/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/Dulajdeshan/vite-react-redux-saga-typescript\" alt=\"License\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n   A starter for React with Typescript with the fast Vite. Includes Redux (Redux-Toolkit), Saga, Eslint and Prettier\n\u003cimg src='./src/assets/screenshot.png' alt='vite-react-redux-saga-typescript'\u003e\n\u003c/p\u003e\n\n## What is Included?\n\n- [React Js](https://www.npmjs.com/package/react)\n- [React Redux](https://www.npmjs.com/package/react-redux)\n- [ReduxJs Toolkit](https://www.npmjs.com/package/@reduxjs/toolkit)\n- [Redux Saga](https://www.npmjs.com/package/redux-saga)\n- [Typescript](https://www.npmjs.com/package/typescript)\n- [Eslint](https://www.npmjs.com/package/eslint)\n- [Prettier](https://www.npmjs.com/package/prettier)\n\n## Development\n\n### Create your application with the template\n\n```sh\nnpx degit dulajdeshan/vite-react-redux-saga-typescript my-app\n\n```\n\n### Install dependencies\n\n```sh\ncd my-app\n\n# Using yarn\n\nyarn install\n\n# Using npm\n\nnpm install\n```\n\n### Running application\n\n```sh\n# Using yarn\n\nyarn dev\n\n# Using npm\n\nnpm run dev\n```\n\n### Build application\n\n```sh\n# Using yarn\n\nyarn build\n\n# Using npm\n\nnpm run build\n\n```\n\n## Credits\n\nThis template is built and maintained by [Dulaj Ariyaratne](https://github.com/Dulajdeshan).\n\n## License\n\nThis project is licensed under the terms of the [MIT license](https://github.com/Dulajdeshan/vite-react-redux-saga-typescript/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdulajdeshan%2Fvite-react-redux-saga-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdulajdeshan%2Fvite-react-redux-saga-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdulajdeshan%2Fvite-react-redux-saga-typescript/lists"}