const LEARNHOUSE_API_URL = "http://localhost:1338/api/"; export const getAPIUrl = () => LEARNHOUSE_API_URL;