Hi, today I uploaded a new package for managing different settings configurations based on NODE_ENV environment.
Its highly flexible - single file configuration, merging partials, overload settings, …
You may write your config files in YAML and JSON.
Have a look at Atmosphere and GitHub
Thanks for some feedback
Tom
1 Like
Today we updated the env-settings package and also released a template helper for Meteor.settings as a separated package at:
https://atmospherejs.com/4commerce/pubsettings-template-helper
Hope someone may use it.
The third package from this weekend is named 4commerce:meteor-namespace-template-helper
You now have access to the Meteor
object while in your templates.
{{Meteor.status.connected}}
Have a look also for the documentation about usage of Meteor.settings.public
The source is available at: https://github.com/4commerce-technologies-AG/meteor-package-meteor-namespace-template-helper
Cheers,
Tom