Open source collaboration and community development
Access the source code and connect with the community
Source code, documentation, and project files
Report bugs, request features, and track development
Download stable releases and pre-built binaries
Join our community and help improve BioMiner Indexd
Create your own fork of the BioMiner Indexd repository on GitHub
Create a feature branch for your changes: git checkout -b feature/your-feature
Implement your changes, add tests, and ensure code quality
Create a pull request with a clear description of your changes
# Clone the repository
git clone https://github.com/yjcyxky/biominer-indexd.git
cd biominer-indexd
# Install dependencies
cargo build
# Run tests
make test
Find your niche and make an impact
Improve the Rust backend, add new API endpoints, optimize database queries, and enhance performance.
Enhance the React frontend, improve user experience, add new features, and optimize the interface.
Improve the AI assistant, add new capabilities, enhance natural language processing, and expand knowledge base.
Improve dataset handling, add new data formats, enhance validation, and optimize data processing pipelines.
Improve documentation, write tutorials, create examples, and help users understand the system better.
Write unit tests, integration tests, improve test coverage, and ensure code quality and reliability.
Building a welcoming and productive community
Treat all community members with respect and kindness. Constructive feedback is welcome, but personal attacks are not.
Help others learn and grow. Share your knowledge, answer questions, and mentor new contributors.
Follow coding standards, write clear documentation, and ensure your code is maintainable and well-tested.
Use clear, descriptive commit messages, issue titles, and pull request descriptions to help others understand your work.
Understanding our open source license
BioMiner Indexd is distributed under the GNU Affero General Public License v3.0 (AGPL-3.0).
Join our community and help build the future of omics data management. Every contribution, big or small, makes a difference.
Start Contributing Report Issues