Tim Mustafin
Results
3
comments of
Tim Mustafin
Facing the same issue with op-stack
Maybe we could set it as environment variable? Then developers can run the same application code without need to handle it by themselves
I am thinking if we should use `NODE_ENV`, which is convention in NodeJS world. WDYT? Only thing i am concerned about is if it will be ok to run with...