const CONSTS = { apiEndpoint: 'http://localhost:8888/.netlify/functions' } export default CONSTS;