DISCLAIMER: NOT a Transferwise offical app, you can use it on your own responsibility.
Web tool built on top of Transferwise's API. It serve a purpose of having a clear view about the Transferwise account's spending.
npm install
// Dev
npm run serve
// Prod
npm run build
// Lint
npm run lint