{"id":51192128,"url":"https://github.com/harborclient/plugin-dotenv","last_synced_at":"2026-06-27T16:02:24.593Z","repository":{"id":367349320,"uuid":"1280334594","full_name":"harborclient/plugin-dotenv","owner":"harborclient","description":"HarborClient plugin that links a `.env` file to an environment and keeps variables in sync.","archived":false,"fork":false,"pushed_at":"2026-06-25T16:52:01.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-25T17:05:49.806Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/harborclient.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-25T13:38:03.000Z","updated_at":"2026-06-25T16:51:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/harborclient/plugin-dotenv","commit_stats":null,"previous_names":["harborclient/plugin-dotenv"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/harborclient/plugin-dotenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fplugin-dotenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fplugin-dotenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fplugin-dotenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fplugin-dotenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harborclient","download_url":"https://codeload.github.com/harborclient/plugin-dotenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harborclient%2Fplugin-dotenv/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34859073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"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":[],"created_at":"2026-06-27T16:02:23.628Z","updated_at":"2026-06-27T16:02:24.588Z","avatar_url":"https://github.com/harborclient.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotenv\n\nHarborClient plugin that links a `.env` file to an environment and keeps variables in sync.\n\n## Features\n\n- Pick a `.env` file per collection from Collection Settings → Dotenv\n- Create a new HarborClient environment from parsed `.env` values\n- Keep the linked environment mirrored to the file with filesystem watch or polling fallback\n- Configure key prefix filtering, prefix stripping, and key transforms in Settings → Dotenv Sync\n\n## Permissions\n\n- `ui` — settings panels and collection tab\n- `filesystem:pick` — choose `.env` files\n- `filesystem:read` — read linked files and watch for changes\n- `storage` — persist links and settings\n\n## Development\n\n```bash\npnpm install\npnpm dev\n```\n\nLoad the unpacked plugin folder in HarborClient Settings → Plugins, or start HarborClient with:\n\n```bash\nHARBOR_PLUGINS_DEV=/path/to/harborclient-plugin-dotenv pnpm dev\n```\n\nBuild a distributable plugin package:\n\n```bash\npnpm pack\n```\n\n## Sync behavior\n\n1. Choose a `.env` file and click **Sync now**.\n2. Enter a name for the new environment on first sync.\n3. Enable **Keep in sync** to automatically push file changes into the linked environment.\n\nWhen filesystem watch is unavailable, the plugin polls at the configured interval from Settings → Dotenv Sync.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharborclient%2Fplugin-dotenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharborclient%2Fplugin-dotenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharborclient%2Fplugin-dotenv/lists"}