Path: blob/master/webhooks/middleware/README.md
1082 views
Middlewares
Refer to this guide to get started with the middlewares.
How to Run
Build the Docker Image:
Run the Middleware:
If your stream service is already running and you want just the middleware to run:
If your stream service is not running and you want to run both the middleware and the stream service:
Environment Variables Setup
Set the required environment variables in a .env file.
ℹ️ A sample .env file is included in the repository for reference.