Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 561 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 561 Bytes

OpenMinter header

OpenMinter API

Usage

TODO

Development

OpenMinter API can be run locally

Configuration

$ cp src/config.example.json src/config.json

Installation

$ yarn install

Running in development mode

$ yarn start