feat(integration): integration is fully finished, will refractor later
This commit is contained in:
parent
97c8331866
commit
2491eae95f
5 changed files with 171 additions and 47 deletions
|
|
@ -3,7 +3,8 @@
|
|||
"license": "ISC",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"actual": "node actual-api/src/index.js"
|
||||
"actual": "node actual-api/src/index.js",
|
||||
"start": "concurrently 'npm run actual' 'cd ./webscrape-bank && ./run.sh'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@actual-app/api": "^26.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue