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 geldata/gel. 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.

geldata/gel Installation Guide

How to install geldata/gel. Official project installation instructions and setup guide.

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i geldata/gel

Prerequisites

Python

language

Version: >=3.6.0

Node.js

build_tool

Version: >=14.0.0

npm

package_manager

Version: 8.12.0

Git

system_tool

Version: 2.34.1

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

CLI Installation (Interactive)

curl --proto '=https' --tlsv1.2 -sSf https://geldata.com/sh | sh

edgedb project init

edgedb

Powershell CLI Installation

iwr https://geldata.com/ps1 -useb | iex

Post Installation Steps

  • Start the server: `npm run dev`
  • Run database migrations: `edgedb migrate`
  • Access the UI: `http://localhost:3000`