Difference between revisions of "Cargo run"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
  
  
[[The Graph]]
+
 
 
  cargo run -p [[graph-node]] --release -- \
 
  cargo run -p [[graph-node]] --release -- \
 
  --postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \
 
  --postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \
Line 13: Line 13:
 
  --[[ipfs]] https://ipfs.network.thegraph.com
 
  --[[ipfs]] https://ipfs.network.thegraph.com
  
 
+
== Related==
 +
* [[The Graph]]
 +
* [[debug cargo run]]
  
 
== See also ==
 
== See also ==
 +
* {{cargo run}}
 
* {{cargo cmd}}
 
* {{cargo cmd}}
 
* {{cargo}}
 
* {{cargo}}

Latest revision as of 13:13, 28 August 2024

Advertising: