Install
-
Clone:
git clone https://git.duniter.org/nodes/typescript/modules/gva-api
-
Compile (using NodeJS 9):
yarn
-
Start
node index.js direct_start --gva-host localhost
Then access GVA API at http://localhost:15000/graphql.
Name | Last commit | Last update |
---|---|---|
src | ||
tests | ||
.gitlab-ci.yml | ||
README.md | ||
index.ts | ||
package.json | ||
tsconfig.json | ||
yarn.lock |
Clone:
git clone https://git.duniter.org/nodes/typescript/modules/gva-api
Compile (using NodeJS 9):
yarn
Start
node index.js direct_start --gva-host localhost
Then access GVA API at http://localhost:15000/graphql.