{"id":29161315,"url":"https://github.com/codemeapixel/fixfx","last_synced_at":"2026-02-03T13:01:48.507Z","repository":{"id":286707951,"uuid":"960881106","full_name":"CodeMeAPixel/FixFX","owner":"CodeMeAPixel","description":"Comprehensive guides and information for everthing CFX and FXServer.","archived":false,"fork":false,"pushed_at":"2025-04-05T09:10:44.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T23:34:34.477Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeMeAPixel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-04-05T09:10:43.000Z","updated_at":"2025-04-07T06:56:32.000Z","dependencies_parsed_at":"2025-04-11T23:34:36.406Z","dependency_job_id":null,"html_url":"https://github.com/CodeMeAPixel/FixFX","commit_stats":null,"previous_names":["therealtoxicdev/fixfx","codemeapixel/fixfx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeMeAPixel/FixFX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeMeAPixel%2FFixFX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeMeAPixel%2FFixFX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeMeAPixel%2FFixFX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeMeAPixel%2FFixFX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeMeAPixel","download_url":"https://codeload.github.com/CodeMeAPixel/FixFX/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeMeAPixel%2FFixFX/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262887253,"owners_count":23379771,"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":[],"created_at":"2025-07-01T03:09:54.321Z","updated_at":"2026-02-03T13:01:47.819Z","avatar_url":"https://github.com/CodeMeAPixel.png","language":null,"readme":"# FixFX\n\n[![Build](https://github.com/CodeMeAPixel/FixFX/actions/workflows/build-ci.yml/badge.svg)](https://github.com/CodeMeAPixel/FixFX/actions/workflows/build-ci.yml)\n[![License: AGPL 3.0](https://img.shields.io/badge/License-AGPL%203.0-blue.svg)](LICENSE)\n\nA documentation platform for FiveM, RedM, and the CitizenFX ecosystem. Guides, tutorials, native references, and tools for server developers.\n\n\u003e [!CAUTION]\n\u003e FixFX is an independent community project. It is not affiliated with or endorsed by Cfx.re, Rockstar Games, txAdmin, Take-Two Interactive or any other entities referenced throughout the documentation.\n\n## Features\n\n- Documentation for FiveM, RedM, txAdmin, vMenu, and popular frameworks\n- Native function reference with search and filtering\n- Artifacts browser for server builds\n- AI-powered chat assistant for troubleshooting\n- Full-text search across all documentation\n- Dark mode interface\n- Mobile responsive design\n\n## Tech Stack\n\n- **Framework**: Next.js 15\n- **Language**: TypeScript\n- **Styling**: Tailwind CSS\n- **Documentation**: MDX with Fumadocs\n- **Backend**: Go (separate repository)\n- **Deployment**: Vercel\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 18 or later\n- Bun (recommended) or npm/pnpm\n\n### Installation\n\n```bash\ngit clone https://github.com/CodeMeAPixel/FixFX.git\ncd FixFX/frontend\nbun install\n```\n\n### Development\n\n```bash\nbun dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser.\n\n### Production Build\n\n```bash\nbun run build\nbun start\n```\n\n## Project Structure\n\n```\nfrontend/\n├── app/                  # Next.js app router\n├── content/              # MDX documentation files\n├── lib/                  # Utility functions\n├── packages/\n│   ├── core/            # React hooks\n│   ├── ui/              # UI components\n│   └── utils/           # Shared utilities\n├── public/              # Static assets\n├── styles/              # Global styles\n└── types/               # TypeScript definitions\n```\n\n## Documentation\n\nDocumentation content is located in `content/docs/` and organized by topic:\n\n- `core/` - Core concepts and fundamentals\n- `cfx/` - CitizenFX platform documentation\n- `txadmin/` - txAdmin server management\n- `vmenu/` - vMenu configuration\n- `frameworks/` - ESX, QBCore, and other frameworks\n- `guides/` - Tutorials and how-to guides\n\n## Hosting Providers \u0026 Partnerships\n\nThis project includes a partnership program for hosting providers offering exclusive benefits to the FiveM and RedM communities.\n\n### For Server Owners\n\nVisit the [Hosting Partners page](https://fixfx.wiki/hosting) to browse verified hosting providers with exclusive FixFX discounts:\n\n- **Affiliate Partners**: Providers with exclusive discount codes (e.g., ZAP-Hosting with 20% off)\n- **Trusted Hosts**: Automatically curated list from [fivem.net/server-hosting](https://fivem.net/server-hosting)\n\n### For Hosting Providers\n\nWe're always looking for quality hosting providers interested in partnerships. Here's what we offer:\n\n✅ **Reach**: Exposure to thousands of FiveM/RedM server owners  \n✅ **Trust**: Featured on our dedicated hosting page  \n✅ **Tracking**: Affiliate links for conversion attribution  \n✅ **Support**: Community visibility and marketing assistance\n\n#### Partnership Requirements \u0026 Code of Conduct\n\nYour hosting service should meet these criteria:\n\n- Must host **FiveM** and/or **RedM** servers\n- **99.6%+ uptime** with responsive 24/7 support\n- Provide an **exclusive discount code** or special offer\n- Supply **trackable affiliate/referral links**\n- Maintain **quality standards** and community respect\n- Adhere to our [Provider Guidelines \u0026 Code of Conduct](./packages/providers/GUIDELINES.md)\n\n#### How to Apply\n\n1. **Review** the [Provider Guidelines \u0026 Code of Conduct](./packages/providers/GUIDELINES.md)\n2. **Read** the [Partnership Requirements \u0026 Process](./packages/providers/README.md)\n3. **Create** your provider directory with `provider.json`\n4. **Submit** a Pull Request to `frontend/packages/providers/`\n5. **Review**: Our team responds within 3-5 business days\n\n**Example JSON file** (in `your-hosting/provider.json`):\n\n```json\n{\n  \"$schema\": \"../schema.json\",\n  \"id\": \"your-hosting\",\n  \"name\": \"Your Hosting Company\",\n  \"website\": \"https://your-hosting.com\",\n  \"description\": \"Premium FiveM and RedM hosting with DDoS protection and 24/7 support.\",\n  \"discount\": {\n    \"percentage\": 20,\n    \"code\": \"FIXFX20\",\n    \"duration\": \"Lifetime\"\n  },\n  \"links\": [\n    {\n      \"label\": \"FiveM Servers\",\n      \"url\": \"https://your-hosting.com/affiliate?campaign=fixfx\",\n      \"description\": \"High-performance FiveM servers\"\n    }\n  ],\n  \"features\": [\n    \"99.9% Uptime SLA\",\n    \"DDoS Protection\",\n    \"Auto-backup \u0026 Restore\",\n    \"24/7 Support\",\n    \"1-Click Install\"\n  ],\n  \"priority\": 10\n}\n```\n\n#### System Features\n\n- **Automated Validation**: GitHub Actions validates all provider JSON files\n- **Schema Enforcement**: JSON Schema ensures consistent data quality\n- **Trusted Hosts Scraper**: Weekly automation to maintain current FiveM provider list\n- **CI/CD Integration**: Automatic PR creation for provider updates\n\nFor detailed information, see:\n\n- [Provider Guidelines \u0026 Code of Conduct](./packages/providers/GUIDELINES.md) - Standards and expectations\n- [Partnership Requirements \u0026 Process](./packages/providers/README.md) - Detailed how-to guide\n- [Trusted Hosts Documentation](./packages/providers/TRUSTED_HOSTS_README.md) - Automation details\n\n## Contributing\n\nContributions are welcome. Please read our [Contributing Guide](.github/CONTRIBUTING.md) before submitting a pull request.\n\n1. Fork the repository\n2. Create a feature branch (`git checkout -b feature/your-feature`)\n3. Commit your changes (`git commit -m 'feat: add your feature'`)\n4. Push to the branch (`git push origin feature/your-feature`)\n5. Open a pull request\n\n## Community\n\n- **GitHub Issues**: [Report bugs or request features](https://github.com/CodeMeAPixel/FixFX/issues)\n- **Discord**: [discord.gg/cYauqJfnNK](https://discord.gg/cYauqJfnNK)\n- **Email**: [hey@codemeapixel.dev](mailto:hey@codemeapixel.dev)\n\n## License\n\nThis project is licensed under the AGPL 3.0 License. See the [LICENSE](LICENSE) file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemeapixel%2Ffixfx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodemeapixel%2Ffixfx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodemeapixel%2Ffixfx/lists"}