Prerequisites: - Rust version 1.88.0 or higher - Docker
Desktop (for local development) - Git (for first-time Helix source
cache) - If using the cloud, you will need the CLIs for deployment targets
(AWS CLI, Fly CLI)
1
Quick Install
Use the official installer script to automatically download and set up the Helix CLI:
The installer will:
- Download the latest Helix CLI binary
- Place it in
~/.local/bin/
- Add the directory to your PATH
- Create necessary configuration directories
2
Create project
3
Create schema and queries
Inside the schema.hx file, create your schema.Inside the queries.hx file, create your queries.
4
Build and deploy
5
Test connection
Create a userGet a user