Giter VIP home page Giter VIP logo

Comments (4)

Vispercept avatar Vispercept commented on May 27, 2024 1

That perfectly works for us :-) Thanks a lot!

Habe die Ehre ;-)

from dynamic-config.

Vispercept avatar Vispercept commented on May 27, 2024

Ja servus Michi!

Our intention was to load a config according to a special env-variable.

.
|-- config/
|    |-- team1
|    |-- team2
|    |-- team3
|    |-- ......

So now you would export an env-variable like export team="team1". I don't want to export something like env or node_env because we run our program as a commandline-tool and we don't want to generate interferences with other programs.

Your Idea sounds very nice! Would be great if you'd implement it. For our purposes the current state is sufficient.

from dynamic-config.

Vispercept avatar Vispercept commented on May 27, 2024

Would yo mind to publish the changes to npm by the way?

from dynamic-config.

meaku avatar meaku commented on May 27, 2024

I changed your PR a little bit, so it's envName now, which defaults to "env".

Simple set dynamicConfig.options.envName = "team1".

It's released as 0.2.0. Let me know if it works for you :)
Thanks for using dynamic-config.

Pfiadi Thomas!

from dynamic-config.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.