GithubHelp home page GithubHelp logo

sekolahdefi / platform Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chainjet/platform

0.0 0.0 0.0 50.69 MB

ChainJet is a no-code platform for building on-chain or off-chain automations.

Home Page: https://chainjet.io

License: Other

JavaScript 0.01% TypeScript 99.48% HTML 0.02% Dockerfile 0.04% Solidity 0.46%

platform's Introduction

ChainJet Logo

A no-code platform for building on-chain or off-chain automations.

Discord

Description

ChainJet is a no-code platform for building on-chain or off-chain task automations. With ChainJet, users can integrate multiple services to automate all kinds of tasks. ChainJet provides a collection of modules that perform a particular task each (e.g., transferring a token) and can be connected to one another to define the steps the automation will follow.

Demo

๐Ÿ“บ A short video (~3 mins) showing how to use ChainJet.

How to run locally

Prerequisites:

Install instructions

  • Clone this repository and the frontend into a new directory.
$ git clone [email protected]:chainjet/platform.git
$ git clone [email protected]:chainjet/frontend.git
  • Copy the .env.example file to .env and edit it to your needs.

  • Install platform dependencies:

$ cd platform
$ yarn
  • Bootstrap all the integrations (this may take a while):
$ yarn start bootstrap
  • On two different terminals, start the platform and the api and scheduler services.
$ yarn start:dev api
$ yarn start:dev scheduler
  • On a new terminal, go to the frontend directory, install the dependencies and start it:
$ yarn
$ yarn dev

Stay in touch

platform's People

Contributors

marian2js avatar cjdocs avatar maxiblancocm avatar dependabot[bot] avatar jazzz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.