{"id":22402603,"url":"https://github.com/xingxing-collective/dashboard","last_synced_at":"2025-10-29T21:44:09.192Z","repository":{"id":245963900,"uuid":"819682794","full_name":"xingxing-collective/dashboard","owner":"xingxing-collective","description":"The dashboard  framework use Nuxt, Chart created use antv","archived":false,"fork":false,"pushed_at":"2024-07-19T09:11:02.000Z","size":17482,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-16T07:21:56.405Z","etag":null,"topics":["antv","dashboard","g2","g6","nuxt","nuxtui"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/xingxing-collective.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-06-25T02:13:06.000Z","updated_at":"2024-11-25T09:32:10.000Z","dependencies_parsed_at":"2024-07-16T06:16:37.928Z","dependency_job_id":"34ffbd4d-247f-40cc-a4d4-f2c840e2ed4d","html_url":"https://github.com/xingxing-collective/dashboard","commit_stats":null,"previous_names":["xcodenix/dashboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingxing-collective%2Fdashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingxing-collective%2Fdashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingxing-collective%2Fdashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xingxing-collective%2Fdashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xingxing-collective","download_url":"https://codeload.github.com/xingxing-collective/dashboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242097478,"owners_count":20071260,"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":["antv","dashboard","g2","g6","nuxt","nuxtui"],"created_at":"2024-12-05T09:13:40.740Z","updated_at":"2025-10-29T21:44:09.188Z","avatar_url":"https://github.com/xingxing-collective.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# System built with Nuxt ☑️\n\nA clean, elegant, beautiful and powerful admin template using [Nuxt](https://nuxt.com) \n\n[![Deploy to Vercel](https://vercel.com/button)](https://xingxing-admin.vercel.app)\n\n## 🚀 Features\n\n- Build visual graphics using [AntV](https://antv.antgroup.com/), [Echarts](https://echarts.apache.org), [Unoivs](https://unovis.dev/)\n- Authentication backed-in using [nuxt-auth-utils](https://github.com/atinux/nuxt-auth-utils)\n- User interface made with [Nuxt UI](https://ui.nuxt.com)\n\n## 🌐 Live demo\n\nhttps://xingxing-admin.vercel.app\n\n\u003cp align=\"left\"\u003e\n\u003cimg src=\"./.github/assets/signin.png\" alt=\"Sign in\" width=\"45%\" /\u003e\n\u003cimg src=\"./.github/assets/preview.png\" alt=\"Preview\" width=\"45%\" /\u003e\n\u003c/p\u003e\n\n## 🚧 TODO\n\n- [x] Login with Github\n- [x] Create chart with AntV\n- [x] Create chart with Echarts\n- [x] Create chart with Unoivs\n- [ ] Sign in with Google\n- [ ] Sign in with Email\n- [ ] Profile settings\n\n## 🛠️ Setup\n\nMake sure to install the dependencies using [pnpm](https://pnpm.io/):\n\n```bash\npnpm i\n```\nIf you want to use the map, please apply the key from the following map providers:\n- [高德地图](https://lbs.amap.com/api/javascript-api-v2/prerequisites) \n- [百度地图](https://lbs.baidu.com/index.php?title=jspopularGL/guide/getkey)\n- [Tencent Map](https://lbs.qq.com/webApi/javascriptGL/glGuide/glBasic)\n\nAdd the variables in the `.env` file:\n\n```bash\nNUXT_GAODE_MAP_TOKEN=\nNUXT_BAIDU_MAP_TOKEN=\nNUXT_TENCENT_MAP_TOKEN=\n```\n\nCreate a [GitHub Oauth Application](https://github.com/settings/applications/new) with:\n- Homepage url: `http://localhost:3000`\n- Callback url: `http://localhost:3000/api/auth/github`\n\nAdd the variables in the `.env` file:\n\n```bash\nNUXT_OAUTH_GITHUB_CLIENT_ID=\"my-github-oauth-app-id\"\nNUXT_OAUTH_GITHUB_CLIENT_SECRET=\"my-github-oauth-app-secret\"\n```\n\nTo create sealed sessions, you also need to add `NUXT_SESSION_PASSWORD` in the `.env` with at least 32 characters:\n\n```bash\nNUXT_SESSION_PASSWORD=\"your-super-long-secret-for-session-encryption\"\n```\n\n## 💻 Development\n\nStart the development server on http://localhost:3000\n\n```bash\nnpm run dev\n```\n\n## 📄 License\n\n[MIT License](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxingxing-collective%2Fdashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxingxing-collective%2Fdashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxingxing-collective%2Fdashboard/lists"}