Radiosavta backoffice - The backoffice for Radiosavta How to run locally Set up required env variables REACT_APP_BASE_API_URL="" REACT_APP_BASE_IMAGES_URL="" REACT_APP_LIVE_STREAM_URL="" REACT_APP_BASE_CLIENT_URL="" Install dependencies running yarn install Run the application yarn start