git clone https://github.com/bodhiproject/bodhi-server
cd bodhi-server
npm install
npm run start-test
// go to localhost:8989/graphiql
git clone https://github.com/bodhiproject/bodhi-ui
cd bodhi-ui
npm install
npm run start
// go to localhost:3000
// go to developer tools console → type “queries”