- An account in The graph
- Node version 22.4
Install all dependencies by running npm install.
The project is ready to be used at this point.
npm run prepare:devnpm run codegennpm run buildPrior deployment we need to setup the authorization key so we can publish our graph.
npx graph auth <auth_key>npm run deploy