{"id":40960935,"url":"https://github.com/dolphin-admin/react-admin","last_synced_at":"2026-01-22T05:43:24.439Z","repository":{"id":197636591,"uuid":"678190148","full_name":"dolphin-admin/react-admin","owner":"dolphin-admin","description":"🐬 Dolphin Admin React is an open source, lightweight, out-of-the-box, elegant and exquisite, internationalized backend management template based on React + TypeScript  + Vite + antd + TailwindCSS.","archived":false,"fork":false,"pushed_at":"2025-04-08T02:15:36.000Z","size":2657,"stargazers_count":21,"open_issues_count":28,"forks_count":4,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T16:54:53.691Z","etag":null,"topics":["admin","antd","react","tailwindcss","typescript","vite"],"latest_commit_sha":null,"homepage":"https://dolphin-admin-react.bit-ocean.studio","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/dolphin-admin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-08-14T01:10:08.000Z","updated_at":"2025-05-07T03:21:39.000Z","dependencies_parsed_at":"2023-10-04T00:24:36.533Z","dependency_job_id":"bed8a266-cd86-412f-bf52-2ba082503544","html_url":"https://github.com/dolphin-admin/react-admin","commit_stats":null,"previous_names":["bit-ocean-studio/dolphin-admin-react","dolphin-admin/react-admin"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/dolphin-admin/react-admin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolphin-admin%2Freact-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolphin-admin%2Freact-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolphin-admin%2Freact-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolphin-admin%2Freact-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dolphin-admin","download_url":"https://codeload.github.com/dolphin-admin/react-admin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dolphin-admin%2Freact-admin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28656569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"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":["admin","antd","react","tailwindcss","typescript","vite"],"created_at":"2026-01-22T05:43:24.385Z","updated_at":"2026-01-22T05:43:24.434Z","avatar_url":"https://github.com/dolphin-admin.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dolphin Admin React\n\nEnglish / [简体中文](./README.zh-CN.md)\n\nDolphin Admin React is an open source, lightweight, out-of-the-box, elegant and exquisite, internationalized\nbackend management template based on React + TypeScript + Vite + antd + TailwindCSS.\n\n## Tech Stack\n\n- [x] Based on [React](https://react.dev/), [Vite](https://vitejs.dev/)\n- [x] [TypeScript](https://www.typescriptlang.org/), of course\n- [x] [Ant Design](https://ant.design/) as UI framework\n- [x] [TailwindCSS](https://tailwindcss.com/), a utility-first CSS framework\n- [x] [pnpm](https://pnpm.io/) as package manager\n- [x] [Sass](https://sass-lang.com/) as CSS preprocessor\n- [x] [React Router](https://reactrouter.com/) for routing management\n- [x] [Zustand](https://zustand-demo.pmnd.rs/) for global state management\n- [x] [Axios](https://axios-http.com/) for request, and highly encapsulated\n- [x] [Tanstack Query](https://tanstack.com/) for request state management\n- [x] [react-i18next](https://react.i18next.com/) for internationalization\n- [ ] [React Hook Form](https://www.react-hook-form.com/), [yup](https://github.com/jquense/yup) for form validation\n- [x] [iconify/json](https://iconify.design/) and [unplugin-icons](https://github.com/antfu/unplugin-icons)\n      for icon management, you can use [icones](https://icones.js.org/) to use it quickly\n- [x] [unplugin-auto-import](https://github.com/antfu/unplugin-auto-import) and\n      [unplugin-vue-components](https://github.com/antfu/unplugin-vue-components) for automatic import\n      of components, hooks, and utility classes, freeing your hands\n- [x] [ESLint](https://eslint.org/) for code checking\n- [x] [Prettier](https://prettier.io/) for code formatting\n- [x] [CSpell](https://cspell.org/) for code spelling checking\n- [x] [Husky](https://typicode.github.io/husky/), [lint-staged](https://github.com/okonet/lint-staged),\n      [commitlint](https://commitlint.js.org/#/), [cz-git](https://cz-git.qbb.sh/) for Git commit management\n- [x] Support absolute path import, use `@/*`\n- [x] Deploy on [Vercel](https://vercel.com/), zero configuration\n\n## Usage\n\n### Install\n\n```bash\npnpm i\n```\n\n### Start\n\n```bash\npnpm dev\n```\n\n### Build\n\n```bash\npnpm build\n```\n\n## Deploy\n\nGo to Vercel and select your Git repository, choose Vite as template, add production environment variables, and click deploy.\n\n## License\n\n[MIT](/LICENSE) License \u0026copy; 2023 [Bruce Song](https://github.com/recallwei)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolphin-admin%2Freact-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdolphin-admin%2Freact-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdolphin-admin%2Freact-admin/lists"}