Skip to content

Files

Latest commit

258b95a · Nov 1, 2022

History

History
14 lines (8 loc) · 739 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 739 Bytes

trading-bot-database

This repository contains the source code and documentation powering the trading-bot-database. This app is not standalone and must be installed as an NPM package inside trading bot, via: npm i github:coding24seven/trading-bot-database.

Purpose

  1. It stores the data for its parent app: trading bot

Getting started

Prerequisites

  1. A clone of trading bot
  2. trading bot must set environment variables for this package, such as: DATABASE_PORT, DATABASE_PASSWORD, DATABASE_DIRECTORY, DATABASE_BACKUP_DIRECTORY