• Lior's avatar
    feat: create EventApp copier template · acdf3eee
    Lior authored
    Event-driven application template with:
    - Event bus with multiple backend support (local/redis/kafka)
    - Handler/subscriber pattern implementation
    - Base event class with serialization support
    - Configuration management with pydantic
    - Docker deployment configuration
    - Test suite for events, handlers, backends
    
    Co-authored-by: Lior
    acdf3eee