{"id":31842932,"url":"https://github.com/quickmsg/flux-message-flow","last_synced_at":"2025-10-12T06:56:49.413Z","repository":{"id":314402707,"uuid":"1053972221","full_name":"quickmsg/flux-message-flow","owner":"quickmsg","description":null,"archived":false,"fork":false,"pushed_at":"2025-09-12T09:12:15.000Z","size":537,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-12T09:22:14.840Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/quickmsg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-10T07:29:24.000Z","updated_at":"2025-09-12T08:46:29.000Z","dependencies_parsed_at":"2025-09-12T09:23:05.741Z","dependency_job_id":"e541d9e2-d97e-45ca-9f46-e7abe795c3b9","html_url":"https://github.com/quickmsg/flux-message-flow","commit_stats":null,"previous_names":["quickmsg/flux-message-flow"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/quickmsg/flux-message-flow","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickmsg%2Fflux-message-flow","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickmsg%2Fflux-message-flow/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickmsg%2Fflux-message-flow/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickmsg%2Fflux-message-flow/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quickmsg","download_url":"https://codeload.github.com/quickmsg/flux-message-flow/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quickmsg%2Fflux-message-flow/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010546,"owners_count":26084758,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":[],"created_at":"2025-10-12T06:56:27.224Z","updated_at":"2025-10-12T06:56:49.405Z","avatar_url":"https://github.com/quickmsg.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FluxMQ Documentation Website\n\n[![Version](https://img.shields.io/badge/version-2.1.0-blue.svg)](https://github.com/quickmsg/fluxmq-doc)\n[![License](https://img.shields.io/badge/license-MIT-green.svg)](LICENSE)\n[![React](https://img.shields.io/badge/React-18.3.1-blue.svg)](https://reactjs.org/)\n[![TypeScript](https://img.shields.io/badge/TypeScript-5.8.3-blue.svg)](https://www.typescriptlang.org/)\n\nFluxMQ Documentation Website - A modern, responsive documentation site for FluxMQ, the high-performance, scalable MQTT broker designed for modern applications.\n\n## 🚀 Features\n\n- **Modern Design**: Built with React 18, TypeScript, and Tailwind CSS\n- **Responsive**: Mobile-first design that works on all devices\n- **Internationalization**: Support for English and Chinese languages\n- **Interactive Documentation**: Comprehensive guides, API references, and tutorials\n- **Performance Optimized**: Fast loading with Vite build system\n- **Accessible**: Built with accessibility best practices\n\n## 🛠️ Tech Stack\n\n- **Framework**: React 18 with TypeScript\n- **Build Tool**: Vite\n- **Styling**: Tailwind CSS with custom design system\n- **UI Components**: shadcn/ui with Radix UI primitives\n- **Internationalization**: react-i18next\n- **Icons**: Lucide React\n- **Routing**: React Router DOM\n\n## 📦 Installation\n\n### Prerequisites\n\n- Node.js 18+ \n- npm or yarn\n\n### Setup\n\n```bash\n# Clone the repository\ngit clone https://github.com/quickmsg/fluxmq-doc.git\n\n# Navigate to the project directory\ncd fluxmq-doc\n\n# Install dependencies\nnpm install\n\n# Start the development server\nnpm run dev\n```\n\n## 🚀 Development\n\n```bash\n# Start development server\nnpm run dev\n\n# Build for production\nnpm run build\n\n# Preview production build\nnpm run preview\n\n# Run type checking\nnpm run type-check\n\n# Run linting\nnpm run lint\n```\n\n## 📁 Project Structure\n\n```\nsrc/\n├── components/          # React components\n│   ├── ui/             # shadcn/ui components\n│   ├── Header.tsx      # Site header\n│   ├── Hero.tsx        # Hero section\n│   ├── Features.tsx    # Features showcase\n│   └── ...\n├── pages/              # Page components\n├── lib/                # Utilities and configurations\n├── hooks/              # Custom React hooks\n├── assets/             # Static assets\n└── main.tsx           # Application entry point\n```\n\n## 🌐 Internationalization\n\nThe site supports multiple languages:\n\n- English (en)\n- Chinese (zh)\n\nLanguage files are located in `src/lib/i18n.ts`. To add a new language:\n\n1. Add the language code to the resources object\n2. Provide translations for all keys\n3. Update the language selector in the header\n\n## 🎨 Design System\n\nThe project uses a custom design system with:\n\n- **Colors**: Electric blue primary with dark theme\n- **Typography**: Modern, readable fonts\n- **Components**: Consistent UI components\n- **Animations**: Smooth transitions and effects\n\n## 📚 Documentation Sections\n\n- **Introduction**: Product overview and architecture\n- **Installation**: Platform-specific installation guides\n- **Configuration**: Complete configuration reference\n- **Features**: Advanced features and capabilities\n- **API Reference**: REST and WebSocket APIs\n- **Clustering**: High availability and scaling\n\n## 🤝 Contributing\n\nWe welcome contributions! Please see our [Contributing Guide](CONTRIBUTING.md) for details.\n\n1. Fork the repository\n2. Create a feature branch\n3. Make your changes\n4. Add tests if applicable\n5. Submit a pull request\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🔗 Links\n\n- **Website**: [https://doc.fluxmq.com](https://doc.fluxmq.com)\n- **FluxMQ GitHub**: [https://github.com/quickmsg/fluxmq](https://github.com/quickmsg/fluxmq)\n- **Documentation**: [https://doc.fluxmq.com](https://doc.fluxmq.com)\n\n## 📞 Support\n\n- **Issues**: [GitHub Issues](https://github.com/quickmsg/fluxmq-doc/issues)\n- **Discussions**: [GitHub Discussions](https://github.com/quickmsg/fluxmq-doc/discussions)\n- **Email**: support@fluxmq.com\n\n---\n\nMade with ❤️ by the FluxMQ Team\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickmsg%2Fflux-message-flow","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquickmsg%2Fflux-message-flow","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquickmsg%2Fflux-message-flow/lists"}