Workflow
1
Install HelixCLI
Install the HelixCLI using the following command
Verify Installation
To verify that HelixCLI is installed correctly2
Install Helix
Install the Helix container using the following command
3
Setup
Setup a new project using the following command
4
Write Schema and Queries
Write your schema and queries in the newly created
./db/schema.hx and ./db/queries.hx files.5
Check Queries (optional)
Check your queries using the following command
6
Deploy Instance
Deploy your instance using the following command