export const serverEndpoint: string = import.meta.env.VITE_SERVER_ENDPOINT; export const loginPageMessage: string = import.meta.env.VITE_LOGIN_PAGE_MESSAGE;