2026-02-18 15:30:47 +00:00
2026-02-18 15:30:47 +00:00
2026-02-18 15:30:47 +00:00
2026-02-18 15:30:47 +00:00
2026-02-18 15:30:47 +00:00
2026-02-18 15:30:47 +00:00
2026-02-18 15:30:47 +00:00
2026-02-18 15:30:47 +00:00
2026-02-18 15:30:47 +00:00

📦 Repository Name

Short one-line description of what this repository does.


🧭 Overview

Describe what this service/module is responsible for within the Evercatch platform.


🛠️ Tech Stack

Layer Technology
Language
Framework
Key Dependencies

🚀 Getting Started

Prerequisites

  • Docker & Docker Compose
  • Node.js / Python (specify version)

Local Development

# Clone the repo
git clone https://git.psmattas.com/Evercatch/REPO_NAME.git
cd REPO_NAME

# Copy environment variables
cp .env.example .env

# Start services
docker compose up -d

🌿 Branching & Commits

All work follows the Evercatch contribution guide defined in the org README.

Branch format: EC-ID-short-description Commit format: EC-00: type(scope): message

See Evercatch Org README for full conventions.


⚙️ CI/CD

Automated via Jenkins. Merges to main trigger staging deployments.

Pipeline Status
Build Build Status
Lint Lint Status
Test Test Status

📄 License

Copyright © 2026 Evercatch. Proprietary and confidential. Unauthorised distribution is strictly prohibited.

Description
Official Ruby SDK for Evercatch webhook platform
Readme 37 KiB
Languages
Ruby 100%