- Step 1: Clone the repository from GitHub.
- Step 2: Create a .env file in the root directory and configure environment variables like PORT, YAPI_TOKEN, YAPI_BASE_URL, etc.
- Step 3: Install dependencies using the command 'pnpm install'.
- Step 4: Start the server with 'pnpm run dev'.
- Step 5: Access the server URL (default port 3388) and configure the client or integration tools as needed.