Iterate with Localhost
Setup Flow server locally to add and iterate on your custom nodes.
Last updated
Was this helpful?
Setup Flow server locally to add and iterate on your custom nodes.
Last updated
Was this helpful?
Setup Flow server locally
Clone Flow server repo
Update the guest.toml
API key, project_id, and anon_key can be found and generate in the settings page.
Run
RUST_LOG=info cargo run -p flow-server -- guest.toml
Login to Space Operator and toggle the remote button to localhost to run a flow locally
When iterating locally, use tracing to help debug Tracing