{"id":22189253,"url":"https://github.com/exi66/bdo-sieges","last_synced_at":"2025-03-24T20:19:41.190Z","repository":{"id":234572408,"uuid":"789165322","full_name":"exi66/bdo-sieges","owner":"exi66","description":"Interactive map for planning sieges in Black Desert Online","archived":false,"fork":false,"pushed_at":"2024-08-25T14:59:33.000Z","size":2947,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T00:41:28.313Z","etag":null,"topics":["blackdesertonline","docker","interactive-map","vuejs"],"latest_commit_sha":null,"homepage":"https://sieges.exi.moe","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exi66.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-19T20:44:31.000Z","updated_at":"2024-08-25T15:07:16.000Z","dependencies_parsed_at":"2024-06-01T15:54:12.654Z","dependency_job_id":"aae3dc1f-a218-430e-93ea-989c3665441c","html_url":"https://github.com/exi66/bdo-sieges","commit_stats":null,"previous_names":["exi66/bdo-sieges"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exi66%2Fbdo-sieges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exi66%2Fbdo-sieges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exi66%2Fbdo-sieges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exi66%2Fbdo-sieges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exi66","download_url":"https://codeload.github.com/exi66/bdo-sieges/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245343981,"owners_count":20599867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blackdesertonline","docker","interactive-map","vuejs"],"created_at":"2024-12-02T11:17:06.820Z","updated_at":"2025-03-24T20:19:41.166Z","avatar_url":"https://github.com/exi66.png","language":"Vue","readme":"# bdo-seiges\n\n\u003cdiv align=\"center\" width=\"100%\"\u003e\n  \u003cimg src=\"./docs/preview.png\" alt=\"demo\" style=\"border-radius: 8px\" /\u003e\n\u003c/div\u003e\n\nИнтерактивная карта для стадии планировани осад в Black Desert Online. Позволяет разместить на игровой карте различные объекты для визуализации процесса осады. [Приложение можно попробовать здесь](https://sieges.exi.moe/)\n\n## Сборка\n\n```bash\nnpm i \u0026\u0026 npm run build\n```\n\n## Docker\n\n```bash\ndocker build -t sieges .\ndocker run -p 80:80 sieges\n```\n\n## Результаты осад\n\nВ проекте присутствует `/public/result.json` - это ответ от игрового API\n\n```bash\ncurl --location 'https://game.ru.playblackdesert.com/GuildRank/Index/GetGuildRankList' \\\n--header 'User-Agent: BlackDesert' \\\n--form 'rankingType=\"1\"' \\\n--form 'page=\"1\"' \\\n--form 'pageLength=\"255\"'\n```\n\nВы можете настроить cron для получения данных после завершения осад\n\n```bash\n5 22 * * 0-5 curl --location 'https://game.ru.playblackdesert.com/GuildRank/Index/GetGuildRankList' \\\n--header 'User-Agent: BlackDesert' \\\n--form 'rankingType=\"1\"' \\\n--form 'page=\"1\"' \\\n--form 'pageLength=\"255\"' \u003e /var/www/your/path/to/project/result.json\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexi66%2Fbdo-sieges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexi66%2Fbdo-sieges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexi66%2Fbdo-sieges/lists"}