mot

Results 42 issues of mot

👋 Great list! I came across it when looking for inspiration for https://github.com/dotenv-org/dotenv-vscode. That's when I thought that dotenv should be added to the list. Its README has stood the...

If you're looking for an alternative to this check out: https://github.com/dotenv-org/dotenv-vault Sniptt was a cool project that I used to use. But as it stop being maintained, I had to...

**Icon Type** - [ ] Folder - [x] File **File Names** * .env * .env.example * .env.* **Graphic ideas** ![dotenv](https://user-images.githubusercontent.com/3848/192355500-e3c3c275-4660-4827-98fa-8d6ab92eed3e.svg) Sources for that format: * [https://simpleicons.org/?q=.env%20dotenv](https://simpleicons.org/?q=.env%20dotenv) * [https://github.com/motdotla/dotenv/blob/master/dotenv.svg](https://github.com/motdotla/dotenv/blob/master/dotenv.svg) **Additional context**...

Hi @goldbergyoni 👋, Very cool project you are putting together here. It will really help devs! But I wanted to address some concerns I had about the writing concerning .env...

Hi @jabacchetta, Thank you for a handy compilation. This PR updates dotenv to the official dotenv extension. There are some improvements over Mike's original extension. * Auto-cloaking * Auto-completion *...

The IT token is a great way to pull secrets from a scoped environment. Pull access only. Add addon making this more convenient. In separate ticket provide additional guides for...

product

https://github.com/dotenv-org/dotenv-vault-core/blob/master/lib/main.js#L160

Add pre-commit hook that can be copy/pasted with instructions. The pre-commit hook will run npx dotenv-vault build for the project.

There are very purposeful architectural designs with dotenv-vault to allow for interoperability to all kinds of infrastructure as well as the future ability to self-host/self-manage. Describe all these parts.