feat(webscrape-bank): webscrapes the bank file on a hour loop, init. api
This commit is contained in:
commit
2ec98dc81d
8 changed files with 4252 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# PERSONAL INFO
|
||||
.env
|
||||
My-Finances*
|
||||
notes
|
||||
|
||||
# Others
|
||||
node_modules/
|
||||
Loading…
Add table
Add a link
Reference in a new issue