/**
 * 
 * This variable is used to determine if the app
 * is running in development mode or production
 * 
 */
 var DEV = false;
