Stub SAPI PoC for current account balances
./run-locally
, npm start
or node index.js
- It runs on port 3000
There are no tests
- Pipeline file is
.travis.yml
. - Travis by default runs
npm ci
andnpm test
. After that we deploy to PCF. - Environment variables are injected by travis.