{"id":26077606,"url":"https://github.com/wallabyjs/dotenv-quokka-plugin","last_synced_at":"2025-04-11T22:51:18.941Z","repository":{"id":57215440,"uuid":"262176769","full_name":"wallabyjs/dotenv-quokka-plugin","owner":"wallabyjs","description":null,"archived":false,"fork":false,"pushed_at":"2020-05-07T23:06:24.000Z","size":1,"stargazers_count":6,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-25T18:45:50.503Z","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/wallabyjs.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}},"created_at":"2020-05-07T23:05:27.000Z","updated_at":"2024-12-30T22:49:40.000Z","dependencies_parsed_at":"2022-09-04T04:20:33.675Z","dependency_job_id":null,"html_url":"https://github.com/wallabyjs/dotenv-quokka-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabyjs%2Fdotenv-quokka-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabyjs%2Fdotenv-quokka-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabyjs%2Fdotenv-quokka-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wallabyjs%2Fdotenv-quokka-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wallabyjs","download_url":"https://codeload.github.com/wallabyjs/dotenv-quokka-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248123189,"owners_count":21051422,"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":[],"created_at":"2025-03-09T03:05:13.918Z","updated_at":"2025-04-11T22:51:18.919Z","avatar_url":"https://github.com/wallabyjs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Quokka.js plugin](https://quokkajs.com/) to enable environment variables to be loaded from a `.env` file.\n\n## Install\n\n```\nnpm install dotenv-quokka-plugin\n```\n\nNote that you may install the plugin to the [Quokka config folder](https://quokkajs.com/docs/configuration.html#global-config-file) instead of installing it to your local project.\n\n## Configuration\n\nSpecify the plugin in Quokka [configuration settings](https://quokkajs.com/docs/configuration.html):\n\n```\n{\n    \"plugins\": [\"dotenv-quokka-plugin\"]\n}\n```\n\nBy default, the plugin will load the `.env` in your project directory.\n\nIf you need to, you may change the `.env` file to load:\n\n```\n{\n    \"plugins\": [\"dotenv-quokka-plugin\"],\n    \"dotenv\": {\n        \"path\": \".env.test\"\n    }\n}\n```\n\nNote: if the `dotenv.path` is a relative path, it will be located relative to your project directory.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallabyjs%2Fdotenv-quokka-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwallabyjs%2Fdotenv-quokka-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwallabyjs%2Fdotenv-quokka-plugin/lists"}