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 base/node. 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.

base/node Installation Guide

How to install base/node. Official project installation instructions and setup guide.

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i base/node

Prerequisites

Docker

build_tool

Version: 20.10.13-ce-stable-amd64-linux-x86_64.tar.gz

docker-compose

system_tool

Version: 1.29.2

Python

language

Version: 3.8.10

NodeJS

system_tool

Version: 16.14.0

Git

knowledge

Version: 2.35.1

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Docker Compose

docker compose up --build

NETWORK_ENV=.env.sepolia docker compose up --build

CLIENT=reth docker compose up --build

Post Installation Steps

  • Start the node using `docker compose up --build`.
  • Access the UI at http://localhost:3000/.