product comparisons component for trailblazers x gng *randomized seed data has faces because faker twitter avatar urls were most convenient for >10^7 records
Some usage instructions
- pg:init drops and creates db tables in postgres
- db:create writes random seed data to file(s) for each table up to 10M primary records
- pg:write writes the seed data files to db
- uri and keys in config file
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
npm install