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/gelor
Install via npx
npx @hexmos/ipm i geldata/gelPrerequisites
Python
languageVersion: >=3.6.0
Node.js
build_toolVersion: >=14.0.0
npm
package_managerVersion: 8.12.0
Git
system_toolVersion: 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
edgedbPowershell CLI Installation
iwr https://geldata.com/ps1 -useb | iexPost Installation Steps
- Start the server: `npm run dev`
- Run database migrations: `edgedb migrate`
- Access the UI: `http://localhost:3000`
