/home2/mshostin/public_html/cv/shared/const.ts
export const COOKIE_NAME = "app_session_id";
export const ONE_YEAR_MS = 1000 * 60 * 60 * 24 * 365;