Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch environment variables using env #2396

Open
brecke opened this issue Mar 22, 2021 · 3 comments
Open

Fetch environment variables using env #2396

brecke opened this issue Mar 22, 2021 · 3 comments

Comments

@brecke
Copy link
Member

brecke commented Mar 22, 2021

From env's webpage:

A utility for verifying that environment variables are present in Node.js and Deno. The main use case is to easily throw an error when an environment variable is missing. This is most useful immediately after a Node.js or Deno program has been initiated, to fail fast and let you know that environment variables haven't been setup correctly.

@Manoj0718
Copy link

is anyone working on this ?

@brecke
Copy link
Member Author

brecke commented Apr 20, 2023

hi @Manoj0718 unfortunately this project isn't actively maintained at this stage, so I wouldn't encourage working on it.

@Manoj0718
Copy link

Noted and thanks @brecke

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants