Skip to content

kontext-app/common

Repository files navigation

kontext common

This is the repository for all commonly shared JS code of the kontext project.

Get started

Prerequisites

  • node@^14
  • yarn@^1.22

Install dependencies

yarn

Set env variables

Copy the distributed .env file to a new .env.local file and set the environmental variables there.

Publish schemas and definitions

To publish the JSON schemas in schemas run

yarn idx:publish

This will publish them to the configured ceramic node and update the doc ids.

Tests

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages