{"id":13417099,"url":"https://github.com/emre-cil/vite-mui-ts","last_synced_at":"2025-03-15T01:32:55.801Z","repository":{"id":65647297,"uuid":"569688854","full_name":"emre-cil/vite-mui-ts","owner":"emre-cil","description":"Boilerplate powered by vite for React-TypeScript projects (Vite + TypeScript + React + MUI + RRD + Prettier + ESLint)","archived":false,"fork":false,"pushed_at":"2024-07-02T10:49:57.000Z","size":478,"stargazers_count":43,"open_issues_count":0,"forks_count":11,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-07-31T22:37:49.330Z","etag":null,"topics":["boilerplate-template","eslint","material-ui","prettier","react","starter-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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emre-cil.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-11-23T11:52:43.000Z","updated_at":"2024-07-06T08:21:47.000Z","dependencies_parsed_at":"2023-02-13T18:56:14.490Z","dependency_job_id":"97c10174-1380-4f8f-bcc1-2991cda74963","html_url":"https://github.com/emre-cil/vite-mui-ts","commit_stats":null,"previous_names":[],"tags_count":3,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emre-cil%2Fvite-mui-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emre-cil%2Fvite-mui-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emre-cil%2Fvite-mui-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emre-cil%2Fvite-mui-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emre-cil","download_url":"https://codeload.github.com/emre-cil/vite-mui-ts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243671640,"owners_count":20328658,"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-template","eslint","material-ui","prettier","react","starter-template","typescript","vite"],"created_at":"2024-07-30T22:00:32.509Z","updated_at":"2025-03-15T01:32:50.792Z","avatar_url":"https://github.com/emre-cil.png","language":"TypeScript","funding_links":[],"categories":["Get Started"],"sub_categories":["Templates"],"readme":"## vite-mui-ts boilerplate\r\n\r\nTypeScript + React + Redux + MUI + RRD + ESLint + Prettier\r\n\r\n![vite-mui-ts](https://i.ibb.co/j8JSrhV/Screenshot-2023-07-06-121352.png)\r\n\r\n### Getting Started\r\n\r\n#### Clone the repo\r\n\r\n```\r\nnpx degit emre-cil/vite-mui-ts my-app\r\n```\r\n\r\n```\r\ncd my-app\r\n```\r\n\r\n#### Install Dependencies\r\n\r\n```\r\npnpm install\r\n```\r\n\r\n#### Run\r\n\r\n```\r\npnpm dev\r\n```\r\n\r\n#### Paths\r\n\r\nApplication using absolute paths\r\nExample: '@/components/Counter/Counter';\r\n\r\nif you don't want to use you can remove these lines from\r\n\r\n\u003e vite.config.ts\r\n\r\n```\r\n resolve: {\r\n    alias: {\r\n      '@': path.resolve(__dirname, 'src'),\r\n    },\r\n  },\r\n```\r\n\r\n\u003e tsconfig.json\r\n\r\n```\r\n\"paths\": {\r\n      \"@/*\": [\"./*\"]\r\n    }\r\n```\r\n\r\n\r\n### Scripts\r\n\r\n| Script        | Description                        |\r\n| ------------- | ---------------------------------- |\r\n| pnpm dev      | Runs the application.              |\r\n| pnpm build    | Create builds for the application. |\r\n| pnpm preview  | Runs the Vite preview              |\r\n| pnpm lint     | Display eslint errors              |\r\n| pnpm lint:fix | Fix the eslint errors              |\r\n| pnpm format   | Runs prettier for all files        |\r\n| pnpm test     | Run tests                          |\r\n\r\n### Check List\r\n````\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femre-cil%2Fvite-mui-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femre-cil%2Fvite-mui-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femre-cil%2Fvite-mui-ts/lists"}