logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt
How to install byJoey/cfnew. 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.

byJoey/cfnew Installation Guide

How to install byJoey/cfnew. Official project installation instructions and setup guide.

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i byJoey/cfnew

Prerequisites

Node.js

runtime

Version: >=16.0.0

npm

package manager

Wrangler CLI

tool

Version: >=3.0.0

Cloudflare Account

account

Cloudflare KV Namespace

resource

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Deploy to Cloudflare Pages

git clone https://github.com/byJoey/cfnew

cd cfnew

npm install

wrangler deploy --dir=dist

Deploy to Cloudflare Workers

git clone https://github.com/byJoey/cfnew

cd cfnew

npm install

wrangler deploy

Post Installation Steps

  • After deployment, set the compatibility date to `2026-01-20` in your Cloudflare dashboard.
  • Configure environment variables as described in the README (e.g., `u` for UUID, `p` for proxyip, etc.).
  • Access the graphical configuration at `/{your_UUID}` or `/{custom_path}`.