cenyG / trading-bot-oranbi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Available Scripts

  • clean - remove coverage data, Jest cache and transpiled files,
  • prebuild - lint source files and tests before building,
  • build - transpile TypeScript to ES6,
  • build:watch - interactive watch mode to automatically transpile source files,
  • lint - lint source files and tests,
  • test - run tests,
  • test:watch - interactive watch mode to automatically re-run tests

Config

  • change /src/config file as you needed
  • create .env file with credentials like .env.example

Run

npm start

About


Languages

Language:TypeScript 69.8%Language:JavaScript 30.0%Language:Shell 0.2%