1.2.15 • Published 3 years ago

aikon-oreid-shared v1.2.15

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

CircleCI(https://circleci.com/gh/API-Market/aikon-oreid-shared .svg?style=svg)

Overview

This library shares commonly used models, assets, and utilities for ORE ID projects.

How to use

This project is published to NPM as a private package (under @aikon). You must have an .npmrc file on your machine (with an npmjs access token in it) to install the package

package.json

"@aikon/aikon-js": "^2.2.1",
npm run generateGraphql (in root of project)

OR

ts-node generateGraphqlTypes.ts (in root of its directory)