nice one. Very informative. Thanks for sharing it. just one doubt instead of hardcoding the tag key:value, how can we use it from some config or env variable? Like in development I am specifying [env: dev], I have to change it manually its name before making it to production to [evn:prod]
@makeitsimple33372 жыл бұрын
We can store it config file under context and read using context like app.node.tryGetContext(key name)