ETL Tool Steps to run locally - Backend: cd server/ Change the path of the multiwoven-integration gem, it should be root path of integration folder bundle install rails s Fronted: cd ui/ npm run dev