nimblehq / infrastructure-templates

For IaaS and PaaS as codes
MIT License
10 stars 0 forks source link

Add base ENV per each framework #51

Open andyduong1920 opened 2 years ago

andyduong1920 commented 2 years ago

Why

As each framework will require some initial ENV variables, we can add them at the beginning so we can save 1 step.

We could ask the Web-chapter to know each initial ENV variables per each framework, for example:

Who Benefits?

Developer

hoangmirs commented 1 year ago

@andyduong1920 @hanam1ni Could you help me list environment variables that need to provide when starting a new project from the Elixir template?

andyduong1920 commented 1 year ago

@hoangmirs we can follow what we are having in the Elixir template https://github.com/nimblehq/elixir-templates/blob/develop/priv/templates/nimble_template/.github/wiki/Environment-Variables.md.eex