more check tweaks, adding real cbc accounts, export supports all transactions, fixed date parsing.

This commit is contained in:
Bryce Covert
2018-07-13 15:38:32 -07:00
parent 14d95dab8d
commit 5f1451afa4
10 changed files with 334 additions and 319 deletions

5
docker-compose.dev.yml Normal file
View File

@@ -0,0 +1,5 @@
version: '3'
services:
database:
ports:
- "5432:5432"