Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 365 Bytes

File metadata and controls

18 lines (10 loc) · 365 Bytes

rudder-transformer

Transformer is a service which transforms Rudder events to destination specific singular events. This is released under under Apache License 2.0

Setup

  1. Clone the repository
  2. Run npm install

Running on your machine

npm start

Running with docker

docker-compose up