{"id":17125065,"url":"https://github.com/aarondill/vercel-project-manager","last_synced_at":"2025-04-13T06:13:58.527Z","repository":{"id":65056499,"uuid":"577143492","full_name":"aarondill/Vercel-Project-Manager","owner":"aarondill","description":"A VSCode extension for managing Vercel projects and environments.","archived":false,"fork":false,"pushed_at":"2024-07-30T06:11:51.000Z","size":574,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T06:13:49.272Z","etag":null,"topics":["vercel","vercel-manager","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=AaronDill.vercel-project-manager-vscode","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/aarondill.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"License.txt","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":"2022-12-12T04:01:50.000Z","updated_at":"2024-09-03T01:54:38.000Z","dependencies_parsed_at":"2024-05-09T20:31:05.761Z","dependency_job_id":"a161b267-f401-47a7-ba82-8f457f75d60d","html_url":"https://github.com/aarondill/Vercel-Project-Manager","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarondill%2FVercel-Project-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarondill%2FVercel-Project-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarondill%2FVercel-Project-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarondill%2FVercel-Project-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarondill","download_url":"https://codeload.github.com/aarondill/Vercel-Project-Manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248670435,"owners_count":21142904,"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":["vercel","vercel-manager","vscode","vscode-extension"],"created_at":"2024-10-14T18:44:01.857Z","updated_at":"2025-04-13T06:13:58.509Z","avatar_url":"https://github.com/aarondill.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vercel Project Manager\n\nManage Vercel projects from the comfort of VSCode\n\nAvailable on the [VSCode Marketplace](https://marketplace.visualstudio.com/items?itemName=AaronDill.vercel-project-manager-vscode)!\n\n![Image of side panel](side-panel-screenshot.png)\n\n### Important note:\n\nThe CLI commands require the [Vercel CLI](https://vercel.com/docs/cli) to be installed. You can still use this extension without it, however generally, this CLI creates the `.vercel/project.json` required for this extension to detect the current project.\nWithout the Vercel CLI installed **globally** (install with `npm i -g vercel`) the following commands will not work:\n\n- Run a development server through Vercel\n- Link current workspace to a Vercel project\n- Deploy working directory to Vercel\n\n## Features\n\n- Manage deployments in the activity panel\n- Add, edit, and remove environment variables without ever leaving VSCode!\n\n## Setup\n\nThis extension will automatically detect any project with a `.vercel/project.json` file in it and use the project id defined in that file. If you are unsure of where that file comes from, check out the [Vercel CLI](https://vercel.com/docs/cli).\nIf you already have the Vercel CLI installed, run `vercel link` in your terminal or use the button on the side panel to connect to a Vercel project.\n\nRun the `Log in` command to log into your vercel account.\nNote: When using the CLI, you may need to log in a second time.\n\n## Extension Settings\n\nThis extension contributes the following settings:\n\n- `vercel.RefreshRate`: Number of minutes to wait between refreshes of Deployments and Environment. (Default 5 minutes)\n- `vercel.DeploymentCount`: Number of deployments to display from Vercel. (Default 20)\n- `vercel.TeamDashboardURL`: (For use with teams) The URL to append the project name to.\n\n## Contributing\n\n- Run `npm run compile` to compile your changes into the `dist` directory\n- Run `npm run watch` to compile your changes and recompile when a file changes.\n- Run `npm run lint` to lint the src directory for typos and errors and fix them if possible.\n- Run `npm run package` to compile the extension in a production environment\n- Run `npm run ext:package` to package the extension into a `*.vsix` file to be installed with `code --install-extension \"\u003cFILE\u003e\"` (vsce is required to be installed for this!)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarondill%2Fvercel-project-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarondill%2Fvercel-project-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarondill%2Fvercel-project-manager/lists"}