{"id":16218559,"url":"https://github.com/wiibleyde/failyv-dispatch","last_synced_at":"2026-05-01T19:34:49.551Z","repository":{"id":155179735,"uuid":"632173717","full_name":"Wiibleyde/FailyV-Dispatch","owner":"Wiibleyde","description":"A simple dispatcher developed for the GTA RP FailyV server (Not officially) (can be adapted for other things but this is not planned). Pull requests are welcome!","archived":false,"fork":false,"pushed_at":"2023-12-22T09:22:17.000Z","size":481,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T23:27:24.911Z","etag":null,"topics":["doctor","flask","gta5","lsms","lspd","python","roleplay","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Wiibleyde.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":"2023-04-24T21:37:32.000Z","updated_at":"2024-04-11T06:44:13.000Z","dependencies_parsed_at":"2023-12-22T10:38:18.275Z","dependency_job_id":"dfcbafe2-4af7-4620-a97d-4cfb80f6c370","html_url":"https://github.com/Wiibleyde/FailyV-Dispatch","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Wiibleyde/FailyV-Dispatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiibleyde%2FFailyV-Dispatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiibleyde%2FFailyV-Dispatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiibleyde%2FFailyV-Dispatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiibleyde%2FFailyV-Dispatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wiibleyde","download_url":"https://codeload.github.com/Wiibleyde/FailyV-Dispatch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wiibleyde%2FFailyV-Dispatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32510808,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["doctor","flask","gta5","lsms","lspd","python","roleplay","sqlite3"],"created_at":"2024-10-10T11:49:45.284Z","updated_at":"2026-05-01T19:34:49.529Z","avatar_url":"https://github.com/Wiibleyde.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FailyV-Dispatch \n\n![GitHub license](https://img.shields.io/github/license/Wiibleyde/FailyV-Dispatch) ![GitHub issues](https://img.shields.io/github/issues/Wiibleyde/FailyV-Dispatch) ![GitHub pull requests](https://img.shields.io/github/issues-pr/Wiibleyde/FailyV-Dispatch) ![GitHub last commit](https://img.shields.io/github/last-commit/Wiibleyde/FailyV-Dispatch) ![GitHub repo size](https://img.shields.io/github/repo-size/Wiibleyde/FailyV-Dispatch) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Wiibleyde/FailyV-Dispatch) ![GitHub language count](https://img.shields.io/github/languages/count/Wiibleyde/FailyV-Dispatch) ![GitHub top language](https://img.shields.io/github/languages/top/Wiibleyde/FailyV-Dispatch)\n\n**NOT AN OFFICIAL FAILYV PROJECT**\n\nThis is a simple dispatch system for the web designed for FailyV the LSMS, and adapted for the LSPD (and could be adapted for any other service).\n\n## Features\n\n- [x] Units\n- [x] Service\n- [x] Rooms\n- [x] Interventions\n- [x] Indisponibilities\n\n## Prerequisites\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/) (Included in Docker)\n\n## Installation\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/Wiibleyde/FailyV-Dispatch.git\n```\n\n2. Create the container\n\n```bash\ndocker-compose up -d\n```\n\n3. Open the website\n\n```bash\nhttp://localhost:9123\n```\n\n## Flags\n\n| Flag | Description | Alias | Usage |\n| --- | --- | --- | --- |\n| -p | Port to listen on (default: 9123) | --port | ```-p 9123``` |\n| -d | Debug mode (default: false) | --debug | ```-d``` |\n| -ho | Host to listen on (default:0.0.0.0) | --host | ```-ho x.x.x.x``` |\n| -h | Help message | --help | ```-h``` |\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiibleyde%2Ffailyv-dispatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwiibleyde%2Ffailyv-dispatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwiibleyde%2Ffailyv-dispatch/lists"}