aikon-oreid-shared
v1.2.15
Published
Shared models, assets, and code for ORE ID projects
Readme

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)