Skip to content

stuart-williams/monzo-balance

Repository files navigation

Monzo Balance

Love Monzo? Sometimes want to check your balance without out any other functionality whatsoever?? Monzo Balance is for you...

Screenshot

Features

View your balance!

Installation

  • Go setup a Monzo client in the developer console
  • git clone git@github.com:stuart-williams/monzo-balance.git
  • npm install
  • Create the .env file in the project root
  • npm start

Your .env file must contain the following values

CLIENT_ID=[your client id]
CLIENT_SECRET=[your client secret]
REDIRECT_URI=http://localhost:8080/auth-redirect
SESSION_SECRET=1234
STATE_SECRET=1234
COOKIE_DOMAIN=localhost

About

Monzo Balance

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published