Skip to content

Legend999/xtb-bot

Repository files navigation

xtb-bot

Application endpoints

These ports are pre-configured and customizable through the .env file.

How to run

Using Docker (Only headless)

  1. Install Docker

  2. Build and run the container:

    docker compose up --build

Running locally (Headless/full mode in .env)

  1. Install Node.js

  2. Install the required dependencies

    npm install
  3. Start the app

    npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published