Generate and host config file to run Apollo apps.
- node.js
$ git clone https://github.com/apollodao/apollo-config
$ cd apollo-config
$ yarn install
- Update
src/config.ts
yarn json
- update
src/types.ts
yarn schema
to generate json schema from types
Generate and host config file to run Apollo apps.
$ git clone https://github.com/apollodao/apollo-config
$ cd apollo-config
$ yarn install
src/config.ts
yarn json
src/types.ts
yarn schema
to generate json schema from types