Skip to content

arkenrealms/data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation




Arken Data is a free and open source database

Build Status Github Tag Discord


Introduction

Welcome to Arken Data, database for an open omniverse by the Arken Engineering open initiative. Arken Node uses JSON.

Install

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

Starting Development

Browse the files.

Publishing

Run this:

export NODE_OPTIONS=--max_old_space_size=4096

and this:

npm publish --access=public

Docs

See our docs and guides here

Quick Links

License

WTFFPL