Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/motdotla/dotenv

Loads environment variables from .env for nodejs projects.
https://github.com/motdotla/dotenv

Add ci workflow to github

motdotla opened this pull request over 1 year ago
possible to use .env.local to override .env?

ralyodio opened this issue over 1 year ago
Bump json5 from 1.0.1 to 1.0.2

dependabot[bot] opened this pull request over 1 year ago
Add config usage example code when using ES6 import to README.md

HwangTaehyun opened this pull request over 1 year ago
Add debug message if no encoding is specified

anthonyshibitov opened this pull request over 1 year ago
question: how to override using cli

lsaadeh opened this issue over 1 year ago
[FEATURE] apply function added where we can pass target, source and o…

deepam-kapur opened this pull request over 1 year ago
docs: Update README.md

bolmaster2 opened this pull request over 1 year ago
.env.vault

motdotla opened this pull request over 1 year ago
Official way of importing with ES6 modules no longer works

Zirafnik opened this issue almost 2 years ago
Support nodenext module resolution

Trinovantes opened this issue almost 2 years ago
react native

Eshtreeli opened this issue almost 2 years ago
Override ENV VAR in dotenv: master conf from a dockerfile in runtime

karl18 opened this issue almost 2 years ago
Request to narrow types reference for node

shawnmcknight opened this issue almost 2 years ago
dotenv.org website down

djanogly opened this issue almost 2 years ago
feat: Accept URL as path option

ukstv opened this pull request almost 2 years ago
chore: reorder the types field in package.json

YuzeTT opened this pull request almost 2 years ago
Who Can Help Me

NekoVer opened this issue almost 2 years ago
mac m1 use rvm

xclidongbo opened this issue almost 2 years ago
terminal command override .env file bug

xgqfrms opened this issue almost 2 years ago
feat: dotenv-safe as a feature of dotenv in dotenv/safe

ParadoxInfinite opened this pull request almost 2 years ago
feat: basic escaping support

bd82 opened this pull request almost 2 years ago
Set multiple environment variables to the same value

andrewfrankcare opened this issue almost 2 years ago
Supporting Escape Sequences

bd82 opened this issue almost 2 years ago
dotenv/safe as replacement for dotenv-safe

karlhorky opened this issue almost 2 years ago
dotenv not available everywhere

codelover2k opened this issue almost 2 years ago
Loading system enviroments

Ciao121 opened this issue almost 2 years ago
docs: update readme with Fastify reference application

lirantal opened this pull request about 2 years ago
dotenv import error handling seems not ideal

andymel123 opened this issue about 2 years ago
Can't `import 'dotenv/config'` be used?!

aradalvand opened this issue about 2 years ago
automate setting of DOTENV_KEY with dotenv-vault?

noahehall opened this issue about 2 years ago
@maxbeatty and @jcblw

ghost opened this issue about 2 years ago
Add env() function to get key value

baselrabia opened this pull request about 2 years ago
Hot-swap .env?

steve-king-ky opened this issue about 2 years ago
Spanish language README docs

f16z opened this pull request about 2 years ago
Fixed error in ES6 example

ackinc opened this pull request about 2 years ago
update README

klark6130 opened this pull request about 2 years ago
Variable expansion (reference) should work without an additional package

MiguelMike opened this issue about 2 years ago
Update package.json

alainQtec opened this pull request about 2 years ago
dotenv not working in online editors (like Replit)

alainQtec opened this issue about 2 years ago
Update .editorconfig

ak71kumar opened this pull request about 2 years ago
Decomposition proposal

krutoo opened this issue about 2 years ago
More characters for env keys

GijsvandenHoven opened this pull request about 2 years ago
Using node-tap for testing

kirtan-desai opened this issue about 2 years ago
Update dev deps

kirtan-desai opened this pull request about 2 years ago
Update package.json

SumitJain01 opened this pull request about 2 years ago
Add files via upload

MikhaelTovel opened this pull request about 2 years ago
Fix test message for backticked multiline strings

jeffslofish opened this pull request about 2 years ago
\r added to value parsed

gaetan-hexadog opened this issue about 2 years ago
Version in log

motdotla opened this pull request about 2 years ago
How to integrate with npx usage and node's --require?

herodriguez7 opened this issue about 2 years ago
Failed to load .env fs.readFileSync is not a function

djom202 opened this issue over 2 years ago
require is not defined

titoworlddev opened this issue over 2 years ago
Feature request: add method to serialize a .dotenv file

NPellet opened this issue over 2 years ago
override property does not exist in typing nor work

YungTosti opened this issue over 2 years ago
Add Stricter Encoding type

MRDGH2821 opened this pull request over 2 years ago
refactor: change old while match to #String.matchAll

thejimbow opened this pull request over 2 years ago
Fix typos in README

elliotwaite opened this pull request over 2 years ago
Use SVG logo

LitoMore opened this pull request over 2 years ago
Unable to import module, CDN option?

msantamaria86 opened this issue over 2 years ago
better way to use config()

danilluk1 opened this pull request over 2 years ago
fix broken esm description

mifi opened this pull request over 2 years ago
.env variable parsed differently than shell exported variable

andreafspeziale opened this issue over 2 years ago
Multiline broken @16

vple opened this issue over 2 years ago
README, 1st multi-line example: Single quote?

jcalfee opened this issue over 2 years ago
[1/2] fixes dotenv-expand/config with env or cli args

lnasc256 opened this pull request over 2 years ago
Does not raise an error when parsing a wrong encoding (nodejs)

StroginA opened this issue over 2 years ago
Add a load function for loading .env without applying it

dobesv opened this pull request over 2 years ago
Changed regex groups to named groups

mainarthur opened this pull request over 2 years ago
Process is not defined

bavaleakashGL opened this issue over 2 years ago
Parsed file entries can be undefined

kf6kjg opened this pull request over 2 years ago
File URL support in `DotenvConfigOptions.path`

kyranet opened this issue over 2 years ago
Inline comments may cause impossible to set values

Toilal opened this issue almost 3 years ago
Confused by the behavior of \

rmclaughlin-nelnet opened this issue almost 3 years ago
# inside quotes still treated as inline comment

rmclaughlin-nelnet opened this issue almost 3 years ago
The `debuglog` function is not working when dotenv is included

greguz opened this issue almost 3 years ago
Allow default values

MattFenner opened this issue almost 3 years ago
Codekit & dotenv

iamdangavin opened this issue almost 3 years ago
nx related: Module not found: Error: Can't resolve 'fs'

shansiddiqui94 opened this issue almost 3 years ago
Cannot find module 'node-darwin-arm64/package.json'

Viktoryia-Zgirskaya opened this issue over 3 years ago
Escape of shell special characters does not work properly

AlexPalaz opened this issue over 3 years ago
Feature: Move dotenv toward bash-like behavior

motdotla opened this issue over 3 years ago
variables with backslash

selmi-karim opened this issue over 4 years ago
default .env file not loaded on Windows platform (with node-windows)

DanielRuf opened this issue almost 5 years ago
TypeScript types

maxbeatty opened this pull request about 5 years ago
Cannot find module: 'dotenv' on linux

dhowe opened this issue over 5 years ago
Failing on Windows 7

Vandivier opened this issue almost 6 years ago
upgrade dependencies

maxbeatty opened this pull request about 6 years ago
set NODE_ENV in .env file

HaoyangFan opened this issue over 6 years ago
How can I handle dev and testing environment on a single machine?

christopher-francisco opened this issue almost 7 years ago