feat(webscrape-bank): webscrapes the bank file on a hour loop, init. api

This commit is contained in:
devaine 2026-01-26 16:03:50 -06:00
commit 2ec98dc81d
Signed by: devaine
GPG key ID: 954B1DCAC6FF84EE
8 changed files with 4252 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# PERSONAL INFO
.env
My-Finances*
notes
# Others
node_modules/