- Step 1: Clone or download the repository from GitHub.
- Step 2: Install dependencies using 'npm install'.
- Step 3: Configure environment variables for database connection (MYSQL_HOST, MYSQL_PORT, MYSQL_USER, MYSQL_PASSWORD, MYSQL_DATABASE).
- Step 4: Build the server with 'npm run build'.
- Step 5: Start the server using Node.js.
- Step 6: Use the available tools to execute SQL queries from your applications or scripts.