logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install yikart/AiToEarn. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

yikart/AiToEarn Installation Guide

How to install yikart/AiToEarn. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for yikart/AiToEarn. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i yikart/AiToEarn
or

Install via npx

npx @hexmos/ipm i yikart/AiToEarn

Prerequisites

Node.js

runtime

Version: 20.18.x

Docker

runtime

pnpm

package manager

npm

package manager

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

OpenAI / Claude / Cursor AI Assistant

echo "MCP 地址: https://aitoearn.ai/api/unified/mcp"

echo "认证 Header: x-api-key: YOUR_API_KEY"

Docker Deployment

git clone https://github.com/yikart/AiToEarn.git

cd AiToEarn

docker compose up -d

Source Code Development - Backend

git clone https://github.com/yikart/AiToEarn.git

cd AiToEarn

cd project/aitoearn-backend

pnpm install

cp apps/aitoearn-ai/config/config.js apps/aitoearn-ai/config/local.config.js

cp apps/aitoearn-server/config/config.js apps/aitoearn-server/config/local.config.js

pnpm nx serve aitoearn-ai

pnpm nx serve aitoearn-server

Source Code Development - Frontend

git clone https://github.com/yikart/AiToEarn.git

cd AiToEarn

pnpm install

pnpm run dev

Source Code Development - Electron Desktop

git clone https://github.com/yikart/AiToEarn.git

cd AiToEarn

npm install

npm run rebuild

npm run dev

OpenClaw Plugin

npx -y @aitoearn/openclaw-plugin-cli