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
.
- It stores the data for its parent app: trading bot
- A clone of trading bot
- trading bot must set environment variables for this package, such as: DATABASE_PORT, DATABASE_PASSWORD, DATABASE_DIRECTORY, DATABASE_BACKUP_DIRECTORY