BunqWeb Save

Web client for bunq

Project README

This project has been discontinued

Please refer to https://github.com/BunqCommunity/BunqDesktop

Bunq Web

An open source, self hosted dashboard for Bunq.

Screenshot

Setup

Step 1: Download the latest release

Download the latest release (ZIP file) from this page.

Step 2: Setup hosting

Setup your local hosting. make sure the index is pointed towards the /web folder

Step 3: Config file

Rename the config.yml.dist from the app/config folder to config.yml.

Step 4: API Key + Config

open in the config.yml. fill in your API key and fill in the Permitted IP's

Step 5: Determine the right environment

In the config.yml easily switch the sandbox to false to switch to the Bunq production API.

Development Setup

Step 1: Install dependencies

$ composer install
$ npm install

Step 2: Compile assets

$ npm install -g grunt webpack cross-env
$ npm run build
$ npm run serve

Step 3: Config file

Rename the config.yml.dist from the app/config folder to config.yml.

Step 4: API Key + Config

open in the config.yml. fill in your API key and fill in the Permitted IP's

Step 5: Determine the right environment

In the config.yml easily switch the sandbox to false to switch to the Bunq production API.

Open Source Agenda is not affiliated with "BunqWeb" Project. README Source: DennisSnijder/BunqWeb
Stars
27
Open Issues
5
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating