BunqWeb
V0.3
請參考https://github.com/bunqcommunity/bunqdesktop
一個開源,是Bunq的自託管儀表板。
從此頁面下載最新版本(ZIP文件)。
設置您的本地託管。確保索引指向/web文件夾
將config.yml.dist重命名為從app/config文件夾到config.yml 。
在config.yml中打開。填寫您的API鍵並填寫允許的IP
在config.yml中,很容易將sandbox切換到false以切換到BUNQ生產API。
$ composer install
$ npm install$ npm install -g grunt webpack cross-env
$ npm run build
$ npm run serve將config.yml.dist重命名為從app/config文件夾到config.yml 。
在config.yml中打開。填寫您的API鍵並填寫允許的IP
在config.yml中,很容易將sandbox切換到false以切換到BUNQ生產API。