Skip to content

ghostwriternr/dalal-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


🦹 Dalal UI 🦹

Frontend for Dalal
The BYOL* Payload Transormation Service

Try it out »

Supported by FOSS United

Report Bug · Request Feature

diagram

Table of Contents

About The Project

screenshot

Dalal is a powerful, in-flight webhook transformation service to connect absolutely any 2 services with very few lines of code - writen in your favourite language!

To know more about the core service, head to the Dalal repo.

Built With

Usage Instructions

  1. Create a new channel from the home page.
  2. Write a transformation function in any language desired, which will take in the data passed when the webhook is called, and use that to forward the data to desired service in the required format.
  3. Add the url of the desired service, where you want to forward the request, in the target URL.
  4. Click on Save.

Getting Started

Prerequisites

  • yarn (or npm, in which case, replace all instructions below with npm instead of yarn)

Running Dalal UI Locally

  1. Clone the repo
git clone git@github.com:ghostwriternr/dalal-ui.git
  1. Install NPM packages
yarn install
  1. Start the local development server
yarn start

Contributing

Contributions to Dalal are always welcome and all contributions you make are greatly appreciated. If you need clarifications, please create an issue.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Credits

Built with love, empathy and superpowers 🌺