https://github.com/hexsprite/meteor-public-env
https://github.com/hexsprite/meteor-public-env
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexsprite/meteor-public-env
- Owner: hexsprite
- Created: 2020-06-24T21:47:57.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-29T18:00:49.000Z (about 6 years ago)
- Last Synced: 2025-01-29T10:18:04.268Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This package exposes public environment variables of the form: METEOR_PUBLIC_*
These will be available as Meteor.settings.public.ETC
Data must be serializable as JSON.