A comprehensive documentation platform for FiveM development, providing detailed guides, tutorials, and best practices for the FiveM community.
- 📚 Extensive documentation covering various aspects of FiveM development
- 🎨 Modern, responsive UI with dark mode support
- 🔍 Advanced search functionality
- 📝 Interactive code examples with syntax highlighting
- 🌐 Multi-language support
- 📱 Mobile-friendly design
- 🚀 Fast and optimized performance
- Framework: Next.js
- UI: React, Tailwind CSS
- Documentation: MDX
- Code Highlighting: Shiki
- Icons: Lucide
- Deployment: Vercel
-
Clone the repository:
git clone https://github.com/CodeMeAPixel/FixFX.git
-
Install dependencies:
cd FixFX pnpm install -
Start the development server:
pnpm dev
-
Open http://localhost:3000 in your browser.
The documentation is organized into several main sections:
- Core: Fundamental concepts and principles
- CFX: FiveM-specific tools and features
- Common Tools: Essential utilities and best practices
- Guides: Step-by-step tutorials and walkthroughs
We welcome contributions from the community! Here's how you can help:
- Fork the repository
- Create a new branch for your feature
- Make your changes
- Submit a pull request
Please ensure your contributions follow our contribution guidelines.
This project is licensed under the AGPL 3.0 License - see the LICENSE file for details.