1.2.0 • Published 3 years ago

insomnia-plugin-dotenv v1.2.0

Weekly downloads
10
License
MIT
Repository
github
Last release
3 years ago

Insomnia Plugin - dotenv

GitHub Workflow Status GitHub release (latest by date) npm

Fetch data from a .env file.

Installation:

  • Open Insomnia options (Ctrl + , | Cmd + ,)
  • Type insomnia-plugin-dotenv on the Plugins tab

npm.io

Usage:

  • To load .env file via system dialog

npm.io

  • To add .env via environment variable

npm.io

npm.io

  • Multiple users can use relative path, which resolves to their specific location

npm.io

  • Add Environment variables inside your .env file, it will be expanded automatically

npm.io