Hi folksI am working on a node project, and I have came across a need. I want to have any npm package, that I can use to handle different environment variables. But, the catch is - I want to update this variables in runtime (from a web browser). After updating these variables, I can restart the server and new environment values should be used. In short, I want an easy web page (browser based solution) to update my environment variables dynamically.Is there any available solution for this? Any package or do I need to build it on my own?Thanks in advance! :)
Submitted September 26, 2019 at 11:29AM by KUCAK
No comments:
Post a Comment