Feature/134 gocardless connector
Description
- feat: created GoCardless Connector
- feat: added CRON to upsert Integration from all available Connector
- feat: added CRON to upsert Account, Balance and Transaction for all active Resource
- refactor: connector core logic for an easier development
- refactor: DB schema into openbanking and provider
- docs: add bruno collection to trigger CRON
What type of PR is this? (check all applicable)
- [x] 💡 Feature
- [ ] 🐛 Bug Fix
- [X] 📝 Documentation Update
- [ ] 🎨 Style
- [x] 🧑💻 Code Refactor
- [ ] 🔥 Performance Improvements
- [ ] ✅ Test
- [ ] 🤖 Build
- [ ] 🔁 CI
- [ ] 📦 Chore (Release)
- [ ] ⏩ Revert
Related Tickets & Documents
Fixes #134
Steps to QA
- Upgrade DB schema
pnpm run db:push - Seed DB with SANDBOX data
pnpm run db:seed - Validate you see the mock data into the DB
Added to documentation?
- [X] 📜 README.md
- [ ] 🙅 no documentation needed
@matteobad is attempting to deploy a commit to the Salgsmaskin Team on Vercel.
A member of the Team first needs to authorize it.
Looks good @matteobad - But i see that we have some conflicts
We MUST also merge the deploy request on DB. I can take care of that tomorrow for sure!
Sounds good @matteobad - Tell me when the DB is updated and i can merge this ✨
Sounds good @matteobad - Tell me when the DB is updated and i can merge this ✨
I'm waiting for the merge because the refactor to the database tables for me is critical to be able to proceed and finish the API for manual entry. Thanks guys
Successfully updated and seeded the DB