frontend: add program

This commit is contained in:
tylen
2025-10-30 00:05:40 +02:00
parent 8771e859fd
commit 98175ede85
11 changed files with 347 additions and 52 deletions

View File

@@ -0,0 +1,13 @@
export const API_URL = 'https://example.backend.com/hosting';
export const GUESTS = [
"Медведь",
"Ксения",
"Дед",
"Фил",
"Классик",
"Янка",
"Швед",
"Тюлень",
"Тюлениха",
]