EOS Network Foundation DevHub portal website schema definition for the backend used by learn.eosnetwork.com.
Once you have the prerequisites installed, start here. Note this must be built before the backend.
Automatically switch to the correct version of nodeJS.
nvm use
Install dependencies.
yarn
Generate the type definitions and schema.
yarn build