// This is client side config only - don't put anything in here that shouldn't be public! export const endpoint = `http://localhost:5555`; export const perPage = 4;