add actions and auth

This commit is contained in:
2025-05-17 12:08:44 +07:00
parent 4bd18ee756
commit e1b342d12c
14 changed files with 487 additions and 246 deletions
+13
View File
@@ -0,0 +1,13 @@
{
"places": [
{
"code": "A-1",
"text": "Вас приветствуют волонтеры, говорят что игорек где-то здесь, но точно они не знают.",
"applications": [
{
"name": "Карта"
}
]
}
]
}