// const String baseURL = "https://groceries.alaevens.ca"; const String baseURL = "http://192.168.0.16:8000"; const String baseWsURL = "ws://192.168.0.16:8000"; const int resultsPerPage = 4;