plaid / pattern

An example end-to-end Plaid integration to create items and fetch transaction data
MIT License
434 stars 216 forks source link

Large changes - updating pattern with a few new features #296

Open jkoestner opened 5 months ago

jkoestner commented 5 months ago

To caveat - I'm not expecting this PR to be merged, but thought that it might help others if they were looking to do something similar.

I've been tinkering with the pattern template and really liked how it provided an initial framework with interacting with the tool. With that said it is a little outdated and worked through adding some additional functionality. The below lists describes the changes throughout the PR.

ToddKerpelman commented 4 months ago

(Belated) Thanks for submitting this, @jkoestner ! I'm not sure if we'll merge this entire PR all at once, but I think at the very least, we can start adding these features one at a time where they make sense.

adidalal commented 3 months ago

Thank you! Got this tentatively working locally (without ngrok and docker). It seems to work fine with Node 20. Going to look at adding support for production ENV variables next