- Step1: Clone the repository from GitHub.
- Step2: Install dependencies using yarn.
- Step3: Copy and configure the .env and config.json files.
- Step4: Place your Swagger/OpenAPI specification in the designated location.
- Step5: Run the server with yarn dev for development or yarn start for production.
- Step6: Access API endpoints for health checks, real-time events, or message exchanges.