Create your first organisation with the forest CLI to get started.
# Install forest CLI cargo install forest # Create an organisation forest orgs create my-org # Create a project forest init my-project --component forage/service # Deploy forest release create --env dev