-
An example project that integrates Exponent with Apollo Client to interact with a Scaphold backend.
-
Try it here: https://getexponent.com/@vning93/hello-graphql
Clone this repo and npm install
and open it with XDE or exp.
If you want to use your own Scaphold account, first sign up on
Scaphold.io, then create a database.
Next, swap out the networkInterface
uri
in main.js
with
the uri of your fancy new database (find your uri on the Scaphold
apps page).