From 5f7d63912431a0b2c9497733b87928bcc39db6fa Mon Sep 17 00:00:00 2001 From: Pontus Abrahamsson Date: Fri, 4 Oct 2024 10:36:45 +0200 Subject: [PATCH] Update --- apps/engine/.gitignore | 4 +++- apps/engine/README.md | 20 +++++++++++++++++++- apps/engine/tasks/get-institutions.ts | 2 +- apps/website/src/components/hero.tsx | 2 +- 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/apps/engine/.gitignore b/apps/engine/.gitignore index 3c0be6ea77..65202d81fd 100644 --- a/apps/engine/.gitignore +++ b/apps/engine/.gitignore @@ -7,4 +7,6 @@ dist package-lock.json yarn.lock pnpm-lock.yaml -bun.lockb \ No newline at end of file +bun.lockb + +logos \ No newline at end of file diff --git a/apps/engine/README.md b/apps/engine/README.md index a177bfc977..18b2caaf06 100644 --- a/apps/engine/README.md +++ b/apps/engine/README.md @@ -1 +1,19 @@ -### Engine \ No newline at end of file +### Engine + +### Download Logos + +``` +bun tasks/download-teller.ts +``` + +### Sync CDN + +``` +rclone copy logos r2demo:engine-assets -v --progress +``` + +### Import Institutions + +``` +bun tasks/import.ts +``` \ No newline at end of file diff --git a/apps/engine/tasks/get-institutions.ts b/apps/engine/tasks/get-institutions.ts index c5d5ad61c2..866d985b2f 100644 --- a/apps/engine/tasks/get-institutions.ts +++ b/apps/engine/tasks/get-institutions.ts @@ -69,7 +69,7 @@ export async function getPlaidInstitutions() { export async function getInstitutions() { const data = await Promise.all([ - getGoCardLessInstitutions(), + // getGoCardLessInstitutions(), getTellerInstitutions(), getPlaidInstitutions(), ]); diff --git a/apps/website/src/components/hero.tsx b/apps/website/src/components/hero.tsx index 1929d8e799..170b613a91 100644 --- a/apps/website/src/components/hero.tsx +++ b/apps/website/src/components/hero.tsx @@ -61,7 +61,7 @@ export function Hero() {

Used by over{" "} - 8,100+ + 8,200+ {" "} businesses.