Building the Infrastructure
All affiliate.fm tools are designed with a shared philosophy:
- Open by default — Full source code available on GitHub
- Modular design — Use components independently or together
- Community-ready — Built for external contributions
- Performance-first — Optimized for speed and efficiency
Why Open Source?
We believe the affiliate industry needs better tools. By open-sourcing ours, we:
- Enable others to build ethical affiliate sites
- Receive community improvements and bug fixes
- Build trust through transparency
- Create a foundation for industry improvement
Getting Started
Each tool has its own documentation on GitHub. Clone, install, and start building:
git clone https://github.com/affiliatefm/[tool-name]
npm install
npm run dev
Contributing
All contributions welcome:
- Report issues and bugs
- Suggest features and improvements
- Submit pull requests
- Share how you’re using our tools
Visit our Contributing Guide for details.