Govern Server
Last updated
Was this helpful?
Last updated
Was this helpful?
WARNING
Aragon Govern is beta software which is NOT MAINTAINED anymore. It's a really cool product though with innovative and nifty smart contracts. So although you might run into an error 🐲 here and there, the documentation is definitely worth the read and the play!
And welcome to connect with us through or our technical !
Govern Server is exposing a GraphQL API that lets you fetch data related to your Govern DAOs. Have a look at the for the list of types and queries you can use.
Build a docker container and expose server on http://localhost:3000:
Remove the container:
Github Actions workflow server-ci-cd.yml
builds and deploys a server container when creating v*
tags in the master
branch.
Deployments can be triggered using lerna: