# NocoDB (primary data source) REACT_APP_NOCODB_URL=http://localhost:8090 REACT_APP_NOCODB_TOKEN=your_token_here # Google Sheets (fallback if NocoDB fails) REACT_APP_SHEETS_ID=your_spreadsheet_id_here REACT_APP_SHEETS_NAME=Consolidated Data