{"id":13417084,"url":"https://github.com/emre-cil/viterjs-template","last_synced_at":"2025-03-15T01:32:54.255Z","repository":{"id":57752526,"uuid":"527440765","full_name":"emre-cil/viterjs-template","owner":"emre-cil","description":"Boilerplate powered by vite for React-Javascript projects (Vite + JS + React + MUI + RRD + Prettier + EsLint)","archived":false,"fork":false,"pushed_at":"2024-07-02T10:51:21.000Z","size":3059,"stargazers_count":38,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-31T22:37:48.220Z","etag":null,"topics":["boilerplate-template","eslint","javascript","material-ui","prettier","react","template","vite"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/emre-cil.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}},"created_at":"2022-08-22T06:34:23.000Z","updated_at":"2024-07-02T10:51:25.000Z","dependencies_parsed_at":"2023-02-17T17:45:37.558Z","dependency_job_id":"f81bc483-2cd6-46a2-a0c1-224ad3dcb402","html_url":"https://github.com/emre-cil/viterjs-template","commit_stats":{"total_commits":75,"total_committers":2,"mean_commits":37.5,"dds":0.1333333333333333,"last_synced_commit":"3bbbb72b542af31d226038a7e188447f2cfdb4e7"},"previous_names":[],"tags_count":6,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emre-cil%2Fviterjs-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emre-cil%2Fviterjs-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emre-cil%2Fviterjs-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emre-cil%2Fviterjs-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emre-cil","download_url":"https://codeload.github.com/emre-cil/viterjs-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243671633,"owners_count":20328657,"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","javascript","material-ui","prettier","react","template","vite"],"created_at":"2024-07-30T22:00:32.347Z","updated_at":"2025-03-15T01:32:49.246Z","avatar_url":"https://github.com/emre-cil.png","language":"JavaScript","funding_links":[],"categories":["Get Started"],"sub_categories":["Templates"],"readme":"## viterjs-template\r\n\r\nJavaScript + React + Redux + Mui + Axios + ESLint + Prettier\r\n\r\n![viterjs-template](https://i.ibb.co/xMMGs2Q/Screenshot-2023-07-07-105634.png)\r\n\r\n### Getting Started\r\n\r\n#### Clone the repo\r\n\r\n```\r\nnpx degit emre-cil/viterjs-template 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.js\r\n\r\n```\r\n resolve: {\r\n    alias: {\r\n      '@': path.resolve(__dirname, 'src'),\r\n    },\r\n    extensions: ['.js', '.jsx', '.ts', '.tsx', '.json'],\r\n  },\r\n```\r\n\r\n\u003e jsconfig.json\r\n\r\n```\r\n\"paths\": {\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```\r\n\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femre-cil%2Fviterjs-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femre-cil%2Fviterjs-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femre-cil%2Fviterjs-template/lists"}