Initial commit: demo sito clinica veterinaria

This commit is contained in:
2026-04-04 10:14:07 +02:00
commit 0ca0306a34
111 changed files with 17895 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
export const COOKIE_NAME = "app_session_id";
export const ONE_YEAR_MS = 1000 * 60 * 60 * 24 * 365;