Skip to content
๐Ÿค affiliate.fm
Back to home

Tools

Infrastructure for review sites and content platforms. Templates, AI translation, content enhancement โ€” all open source.

Infrastructure

Tools for building content sites: review platforms, blogs, documentation.

All tools share common philosophy:

  • Open by default โ€” full source code on GitHub
  • Modular โ€” use separately or together
  • Community-ready โ€” contributions welcome
  • Performance-first โ€” optimized for speed

Why Open Source

The industry needs better tools. By open-sourcing ours:

  1. Enable others to build honest review sites
  2. Get improvements and fixes from community
  3. Build trust through transparency
  4. Create foundation for industry improvement

Getting Started

Each tool has documentation on GitHub. Clone, install, start:

git clone https://github.com/affiliatefm/[tool-name]
npm install
npm run dev

Contribute

All contributions welcome:

  • Report bugs
  • Suggest features
  • Submit code changes
  • Share usage examples

See Contributing Guide for details.