{"id":18373516,"url":"https://github.com/mesamo/dva-admin","last_synced_at":"2025-08-03T19:39:57.034Z","repository":{"id":98874567,"uuid":"96126797","full_name":"Mesamo/dva-admin","owner":"Mesamo","description":"A dashboard application built upon dva and ant-design","archived":false,"fork":false,"pushed_at":"2017-11-27T02:34:51.000Z","size":1038,"stargazers_count":20,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-22T06:01:32.420Z","etag":null,"topics":["antd","dva","firebase","react","travis-ci"],"latest_commit_sha":null,"homepage":"https://dva-admin.firebaseapp.com/","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/Mesamo.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":"2017-07-03T15:44:29.000Z","updated_at":"2024-12-14T13:51:29.000Z","dependencies_parsed_at":"2023-07-20T19:30:10.576Z","dependency_job_id":null,"html_url":"https://github.com/Mesamo/dva-admin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mesamo%2Fdva-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mesamo%2Fdva-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mesamo%2Fdva-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mesamo%2Fdva-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mesamo","download_url":"https://codeload.github.com/Mesamo/dva-admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247539293,"owners_count":20955288,"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":["antd","dva","firebase","react","travis-ci"],"created_at":"2024-11-06T00:10:41.030Z","updated_at":"2025-04-06T19:32:20.190Z","avatar_url":"https://github.com/Mesamo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dva-admin \n\n[![Build Status](https://travis-ci.org/Mesamo/dva-admin.svg?branch=master)](https://travis-ci.org/Mesamo/dva-admin)\n[![GitHub version](https://badge.fury.io/gh/Mesamo%2Fdva-admin.svg)](https://badge.fury.io/gh/Mesamo%2Fdva-admin)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/2431df871cfc4e7aa82e921e8652960c)](https://www.codacy.com/app/mesamo/dva-admin?utm_source=github.com\u0026utm_medium=referral\u0026utm_content=Mesamo/dva-admin\u0026utm_campaign=badger)\n\nA dashboard application built upon dva and ant-design\n\n## Live Demo\nThis live demo is deploy on firebase hosting. You can view a live version of this demo [here](https://dva-admin.firebaseapp.com).\n\n# Based on\n* [Dva][dva-repo] - React and redux based, lightweight and elm-style framework. \n* [Ant Design][antd-repo] - A UI Design Language\n* [Firebase][firebase-url] - Firebase helps you build better mobile apps and grow your business.\n\n## Getting Started\nInstall dependencies\n```bash\n$ yarn\n```\n\nStart dev server\n```bash\n$ yarn start\n```\n\nBuild\n```bash\n$ yarn build\n```\n\n## Debugging in the Editor\n\nNeed to have the latest version of VS Code and VS Code Chrome [Debugger Extension][extension] installed.  \nThen add the block below to your launch.json file and put it inside the .vscode folder in your app’s root directory.\n```json\n{\n  \"version\": \"0.2.0\",\n  \"configurations\": [\n    {\n      \"type\": \"chrome\",\n      \"request\": \"launch\",\n      \"name\": \"Launch Chrome\",\n      \"url\": \"http://localhost:8000\",\n      \"sourceMaps\": true,\n      \"webRoot\": \"${workspaceRoot}/src\",\n      \"smartStep\": true,\n      \"internalConsoleOptions\": \"openOnSessionStart\",\n      \"sourceMapPathOverrides\": {\n        \"webpack:///src/*\": \"${webRoot}/*\"\n      }\n    }\n  ]\n}\n```\nStart your app by running `yarn start`, and start debugging in VS Code by pressing F5 or by clicking the green debug icon. You can now write code, set breakpoints, make changes to the code, and debug your newly modified code—all from your editor.\n\n## Talk\n* [Slack](https://mesamo.slack.com)\n\n## Special thanks to\nzuiidea: [https://github.com/zuiidea/antd-admin](https://github.com/zuiidea/antd-admin)  \nsorrycc: [https://github.com/dvajs/dva-example-user-dashboard](https://github.com/dvajs/dva-example-user-dashboard)  \npmg1989: [https://github.com/pmg1989/dva-admin](https://github.com/pmg1989/dva-admin)\n\n## License\n[MIT](https://tldrlegal.com/license/mit-license)\n\n\n\n[demo-url]: https://dva-admin.firebaseapp.com  \n[dva-repo]: https://github.com/dvajs/dva  \n[antd-repo]: https://github.com/ant-design/ant-design  \n[firebase-url]: https://firebase.google.com/  \n[extension]: https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-chrome\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesamo%2Fdva-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmesamo%2Fdva-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmesamo%2Fdva-admin/lists"}