RadicalxChange / rxc-voice

An app for decentralized democratic governance.
https://voice.radicalxchange.org/
Other
42 stars 14 forks source link

Add PRODUCTION flag to .env #76

Open alexrandaccio opened 3 years ago

alexrandaccio commented 3 years ago

Is your feature request related to a problem? Please describe. We need a way to toggle features between DEVELOPMENT and PRODUCTION modes (i.e. the API urls in rxc-voice/src/utils/urls.ts, email services).

Describe the solution you'd like Create a global PRODUCTION flag in .env