Friday, 17 March 2017

setting the environment variables for node js

Hey Actually i am doing a project on design tokens using nodejs. I have manually created a design tokens in .YAML file so my problem is whenever I need to store data, the system should decide where to store data whether in db or file system. in order to do this I need a configuration file. My question is how to write a configuration file in nodejs and what are the configuration variables are needed to store data in a file thanks in advance.



via Sushma

No comments:

Post a Comment