Now that you have a newly created project, time to start creating something great.
Whether you're new to Blutui or you're a seasoned pro you'll need to install Courier™ to get the most out of the platform.
Step 1: Create a directory for your new project.
mkdir ingress_test_sept23
Step 2: Change your current directory.
cd ingress_test_sept23
Step 3: Generate a courier.json configuration file.
courier init -H ingress_test_sept23 -s ingress_test_sept23.blutui.com
Step 4: Pull your newly created project files.
courier pull
The complete start to finish guide on how to build Blutui projects. Read the guide →
Now that you have a newly created project, time to start creating something great.
Whether you're new to Blutui or you're a seasoned pro you'll need to install Courier™ to get the most out of the platform.
Step 1: Create a directory for your new project.
mkdir ingress_test_sept23
Step 2: Change your current directory.
cd ingress_test_sept23
Step 3: Generate a courier.json configuration file.
courier init -H ingress_test_sept23 -s ingress_test_sept23.blutui.com
Step 4: Pull your newly created project files.
courier pull
The complete start to finish guide on how to build Blutui projects. Read the guide →