André Albuquerque

Results 4 issues of André Albuquerque

After cloning the node-ledger-web and following the available instructions, I can't access anything other than the homepage. The following it's the output of accessing /balance: ``` vagrant@vagrant-ubuntu-trusty-64:/vagrant/ledger_web$ node app.js Ledger...

Hi there :wave: First of all, thanks for this! I'm trying to use this library locally against a mock OIDC Server (https://github.com/appvia/mock-oidc-user-server), that uses the `node-oidc-provider` under the hood. What...

Let me start by thanking the great work you've been doing 🌟 From my tests it has been working super well for "regular-sized" projects. At work we have a big...

This is a small fix, that resolves the warnings when compiling `:warpath`: ``` warning: in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def...