Skip to content

Latest commit

 

History

History
74 lines (46 loc) · 1.84 KB

README.md

File metadata and controls

74 lines (46 loc) · 1.84 KB



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