- Step 1: Install Node.js version 16.x or higher
- Step 2: Clone the repository from GitHub
- Step 3: Install dependencies with npm or yarn
- Step 4: Configure environment variables with your Bybit API keys
- Step 5: Run the server using 'npm run dev' for development or 'startServer()' in production
- Step 6: Connect your trading application to the server's API endpoints