{"id":23644343,"url":"https://github.com/aircity/vue-cli-plugin-envdotyaml","last_synced_at":"2025-07-21T16:32:50.659Z","repository":{"id":96197461,"uuid":"177382949","full_name":"Aircity/vue-cli-plugin-envdotyaml","owner":"Aircity","description":null,"archived":false,"fork":false,"pushed_at":"2019-03-24T09:18:55.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-19T16:14:40.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Aircity.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}},"created_at":"2019-03-24T07:20:39.000Z","updated_at":"2023-03-08T03:05:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bdcae61-7cf0-4de8-9cb8-b7aade6174fd","html_url":"https://github.com/Aircity/vue-cli-plugin-envdotyaml","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Aircity/vue-cli-plugin-envdotyaml","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aircity%2Fvue-cli-plugin-envdotyaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aircity%2Fvue-cli-plugin-envdotyaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aircity%2Fvue-cli-plugin-envdotyaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aircity%2Fvue-cli-plugin-envdotyaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aircity","download_url":"https://codeload.github.com/Aircity/vue-cli-plugin-envdotyaml/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aircity%2Fvue-cli-plugin-envdotyaml/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266334464,"owners_count":23912979,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2024-12-28T12:19:49.767Z","updated_at":"2025-07-21T16:32:50.652Z","avatar_url":"https://github.com/Aircity.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue-cli-plugin-env-yaml\n\nThis is a vue-cli 3.x plugin to inject environment variables.\n\n## Environment variables injection\n\nenv.yaml:\n\n```\nbaseURL: http://example.com/\n```\n\nnpm run build\n\n```\nconsole.log(process.env.baseURL)\n// =\u003e http://example.com/\n```\n\n## Getting started\n\n:warning: Make sure you have vue-cli 3.x.x:\n\n```\nvue --version\n```\n\nIf you don't have a project created with vue-cli 3.x yet:\n\n```\nvue create my-new-app\n```\n\nNavigate to the newly created project folder and add the cli plugin:\n\n```\ncd my-new-app\nvue add envdotyaml\n```\n\nStart your app:\n\n```\nnpm run serve\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faircity%2Fvue-cli-plugin-envdotyaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faircity%2Fvue-cli-plugin-envdotyaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faircity%2Fvue-cli-plugin-envdotyaml/lists"}