#env

Found 1 articles tagged with #env

How to manage environment variables in Node.js

Environment variables are named values that can be used to configure applications and processes, allowing for easy customization and portability.

Dec 01, 2023#node#env