RealmKit is an open source project built by the community. Whether you're fixing a typo or adding a major feature, your contributions help make RealmKit better for everyone.
Every contribution matters, no matter how small
From beginners to experts, there's something you can contribute
Friendly maintainers and contributors ready to help you get started
Contributors are recognized and credited for their valuable work
Improve the RealmKit platform and CLI
Help improve guides and references
Build and share quality templates
Help other users and grow the community
First time contributing? Follow these steps
# Fork and clone the repository
git clone https://github.com/YOUR_USERNAME/realmkit.git
cd realmkit
# Install dependencies
npm install
# Create a feature branch
git checkout -b feature/amazing-contribution
# Make your changes and commit
git add .
git commit -m "feat: add amazing contribution"
# Push and create PR
git push origin feature/amazing-contribution
Different areas where you can contribute
Main RealmKit CLI and core functionality
RealmKit Hub web application
Documentation website and content
Official realm templates collection
Standards and best practices for code contributions
Look for these labels to find suitable issues
Perfect for newcomers
Extra help needed
Documentation improvements
Something is broken
New feature request
How we work together as a community
How we celebrate and recognize contributors
Get recognized as an official RealmKit contributor
Active contributors gain special roles and access
Regular contributors receive RealmKit merchandise
Start making a difference today