A frontend implementation for romshark/dgraph_graphql_go
Install the dependencies
cd dgraph_graphql_go_svelte npm i
then start webpack in development mode
npm run dev
Now you're ready to go. Open localhost:8081 in your browser and have fun!