xtb-bot Application endpoints Frontend: http://localhost:2000/ Backend: http://localhost:8008/ These ports are pre-configured and customizable through the .env file. How to run Using Docker (Only headless) Install Docker Build and run the container: docker compose up --build Running locally (Headless/full mode in .env) Install Node.js and MariaDB Start the app: ./start.sh