Creating a dynamic Query Engine
Once you have created a new Self Hosted project on the Vizzly app, you can run the following CLI command to setup all the resources needed for your project.
vizzly dynamic-self-hosted --project-id "<< Your project ID >>"
You can then deploy the Vizzly Query Engine to your chosen cloud provider, and set the environment variables defined in your new vizzly.env
file that was
created by the command above.