{"id":21205984,"url":"https://github.com/nerkarso/vercel-dashboard","last_synced_at":"2026-04-16T19:10:16.302Z","repository":{"id":262148016,"uuid":"884564030","full_name":"nerkarso/vercel-dashboard","owner":"nerkarso","description":"Custom Vercel dashboard with better accessibility and UX","archived":false,"fork":false,"pushed_at":"2025-02-23T02:54:17.000Z","size":76,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T03:25:42.818Z","etag":null,"topics":["dashboard","nextjs","vercel"],"latest_commit_sha":null,"homepage":"https://dashto.vercel.app","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/nerkarso.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}},"created_at":"2024-11-07T01:25:39.000Z","updated_at":"2025-02-23T02:54:21.000Z","dependencies_parsed_at":"2024-11-10T20:36:39.381Z","dependency_job_id":"80bf2013-7564-4cee-8934-98c0fa6d9d1e","html_url":"https://github.com/nerkarso/vercel-dashboard","commit_stats":null,"previous_names":["nerkarso/vercel-dashboard"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fvercel-dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fvercel-dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fvercel-dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nerkarso%2Fvercel-dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nerkarso","download_url":"https://codeload.github.com/nerkarso/vercel-dashboard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658271,"owners_count":20326467,"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":["dashboard","nextjs","vercel"],"created_at":"2024-11-20T20:53:53.594Z","updated_at":"2025-12-29T19:05:53.298Z","avatar_url":"https://github.com/nerkarso.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://assets.vercel.com/image/upload/front/favicon/vercel/apple-touch-icon-256x256.png\" width=\"96\" alt=\"Icon\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eVercel Dashboard\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003eCustom Vercel dashboard with better accessibility and UX.\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\".github/screenshot.png\" width=\"720\" /\u003e\n\u003c/p\u003e\n\n## Features\n\n- List of all your Vercel projects\n- See real-time deployment statuses of your projects\n- Supports multiple Vercel accounts\n- Authentication with Clerk\n\n## Stack\n\n- Next.js `15.1.x`\n- Tailwind CSS `3.x`\n- shadcn/ui\n- tRPC `11.x`\n- Clerk\n\n## Requirements\n\n- Node.js `20.x`\n\n## Getting started\n\n1. Install Node.js dependencies:\n\n```sh\npnpm install\n```\n\n2. If you're using [Dotenv](https://www.dotenv.org), see [here](#dotenv); otherwise continue.\n\n3. Create a new file called `.env.local` and paste the following:\n\n```sh\nCLERK_SECRET_KEY=sk_test_xxx\nNEXT_PUBLIC_CLERK_PUBLISHABLE_KEY=pk_test_xxx\nNEXT_PUBLIC_CLERK_SIGN_IN_URL=/sign-in\nNEXT_PUBLIC_CLERK_SIGN_UP_URL=/sign-up\n```\n\n\u003e [!IMPORTANT]\n\u003e Replace the values according to your environment.\n\u003e Create a Clerk account if you don't have one already.\n\n### Dotenv\n\n1. Create a file `.env.me` and paste this:\n    \n```sh\nDOTENV_ME=\"me_xxx\"\n```\n    \n2. Run in your terminal:\n    \n```sh\nnpx dotenv-vault pull development\n```\n    \n3. This will pull the `.env` file and add it to your local directory.\n\n## Development\n\n**Start the local development server**\n\n```sh\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser.\n\n## License\n\n[MIT License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkarso%2Fvercel-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnerkarso%2Fvercel-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnerkarso%2Fvercel-dashboard/lists"}