Skip to content

Fulcrum Schema Generator

Notifications You must be signed in to change notification settings

fulcrumapp/fulcrum-schema

Repository files navigation

Fulcrum Query Table Schema

Setup

npm install -g browserify

Distribute

Builds the final output. The main output file dist/fulcrum-schema.js.

yarn build

Deploying

When making changes to this library, the fulcrum-schema.js file needs to be included in the schema-service as a dependency. At the same time the fulcrum-query repo needs to be upgraded to use the new version.

Tests

yarn test