Welcome to Arken Data, database for an open omniverse by the Arken Engineering open initiative. Arken Node uses JSON.
Clone the repo and install dependencies:
git clone --depth 1 --branch main https://github.com/arken-engineering/data.git your-project-name
cd your-project-name
rush update
Having issues installing? See our debugging guide
Browse the files.
Run this:
export NODE_OPTIONS=--max_old_space_size=4096
and this:
npm publish --access=public
See our docs and guides here