{"id":30619107,"url":"https://github.com/busan-dream/busan-dream-fe","last_synced_at":"2026-04-07T20:31:58.574Z","repository":{"id":311271014,"uuid":"1043184583","full_name":"Busan-Dream/Busan-Dream-FE","owner":"Busan-Dream","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-23T18:11:01.000Z","size":2495,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-23T18:23:36.858Z","etag":null,"topics":["axios","javascript","react","react-bits","react-router","shadcn","tailwind-css","tanstack-query","typescript","vite","zustand"],"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/Busan-Dream.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,"zenodo":null}},"created_at":"2025-08-23T10:10:48.000Z","updated_at":"2025-08-23T18:11:05.000Z","dependencies_parsed_at":"2025-08-23T18:23:53.782Z","dependency_job_id":"ce8c64da-b030-4b4a-9a85-7a0c1132ebc0","html_url":"https://github.com/Busan-Dream/Busan-Dream-FE","commit_stats":null,"previous_names":["busan-dream/busan-dream-fe"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/Busan-Dream/Busan-Dream-FE","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busan-Dream%2FBusan-Dream-FE","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busan-Dream%2FBusan-Dream-FE/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busan-Dream%2FBusan-Dream-FE/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busan-Dream%2FBusan-Dream-FE/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Busan-Dream","download_url":"https://codeload.github.com/Busan-Dream/Busan-Dream-FE/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Busan-Dream%2FBusan-Dream-FE/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272847512,"owners_count":25003213,"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-30T02:00:09.474Z","response_time":77,"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":["axios","javascript","react","react-bits","react-router","shadcn","tailwind-css","tanstack-query","typescript","vite","zustand"],"created_at":"2025-08-30T12:17:12.119Z","updated_at":"2026-04-07T20:31:58.505Z","avatar_url":"https://github.com/Busan-Dream.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Busan-Dream-FE\n\nThis template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.\n\nCurrently, two official plugins are available:\n\n- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Babel](https://babeljs.io/) for Fast Refresh\n- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh\n\n## Expanding the ESLint configuration\n\nIf you are developing a production application, we recommend updating the configuration to enable type-aware lint rules:\n\n```js\nexport default tseslint.config({\n  extends: [\n    // Remove ...tseslint.configs.recommended and replace with this\n    ...tseslint.configs.recommendedTypeChecked,\n    // Alternatively, use this for stricter rules\n    ...tseslint.configs.strictTypeChecked,\n    // Optionally, add this for stylistic rules\n    ...tseslint.configs.stylisticTypeChecked,\n  ],\n  languageOptions: {\n    // other options...\n    parserOptions: {\n      project: [\"./tsconfig.node.json\", \"./tsconfig.app.json\"],\n      tsconfigRootDir: import.meta.dirname,\n    },\n  },\n});\n```\n\nYou can also install [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-x) and [eslint-plugin-react-dom](https://github.com/Rel1cx/eslint-react/tree/main/packages/plugins/eslint-plugin-react-dom) for React-specific lint rules:\n\n```js\n// eslint.config.js\nimport reactX from \"eslint-plugin-react-x\";\nimport reactDom from \"eslint-plugin-react-dom\";\n\nexport default tseslint.config({\n  plugins: {\n    // Add the react-x and react-dom plugins\n    \"react-x\": reactX,\n    \"react-dom\": reactDom,\n  },\n  rules: {\n    // other rules...\n    // Enable its recommended typescript rules\n    ...reactX.configs[\"recommended-typescript\"].rules,\n    ...reactDom.configs.recommended.rules,\n  },\n});\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusan-dream%2Fbusan-dream-fe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbusan-dream%2Fbusan-dream-fe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusan-dream%2Fbusan-dream-fe/lists"}