plaid-adalo

1.1.14 • Public • Published


Plaid Adalo Custom Component

This will help you create a plaid integration within Adalo as a Custom Component
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This project is to create a component that allows to connect Plaid to Adalo. This mainly focuses on Front End, You need extra steps to handle special backend calls.

There are some extra steps involve of backend feature. Please read the documentation on your own to make this happen.

(back to top)

Built With

  • React

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them. { "axios": "^0.27.2", "plaid": "^10.9.0", "plaid-threads": "^11.5.0", "react-plaid-link": "^3.3.2" }

Installation

  1. Get a free API Key at https://plaid.com
  2. Clone the repo
    git clone https://github.com/clara-consulting/plaid-adalo-component.git
  3. Install yarn packages
    yarn start
  4. Add the component variables as input in adalo
  5. you might want to follow the tutorial for custom components in adalo https://developers.adalo.com/docs/basics/create-adalo-component/

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  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

(back to top)

Contact

Flavio Di Berardino - LinkedIn - flavio@clara.consulting

Project Link: https://github.com/clara-consulting/plaid-adalo-component

(back to top)

Readme

Keywords

none

Package Sidebar

Install

npm i plaid-adalo

Weekly Downloads

10

Version

1.1.14

License

ISC

Unpacked Size

27.3 kB

Total Files

20

Last publish

Collaborators

  • flaviojdz