22 Commits

Author SHA1 Message Date
dandds
46f2a00ee3 move pe number ingestion for setup into a migration 2018-08-29 11:13:54 -04:00
dandds
10b1a6955a add uploads dir before setup 2018-08-27 15:02:28 -04:00
Devon Mackay
d545fb9d95 Remove SASS gem install (now using parcel) 2018-08-08 11:43:38 -04:00
Devon Mackay
90970367c8 Add yarn build after setup is completed 2018-08-08 10:05:01 -04:00
Patrick Smith
4f167ef9e4 Update scriptz to use correct database name 2018-08-03 13:04:09 -04:00
dandds
0fca4753c5 add script for ingesting PE numbers and necessary script config for database 2018-07-31 11:50:33 -04:00
Devon Mackay
da40d22add Remove debugging related items 2018-07-31 11:50:33 -04:00
Devon Mackay
09b8b8ab4c Debug travis ip and psql connect issues 2018-07-31 11:50:33 -04:00
Devon Mackay
413f5329bb Add DB info and setup 2018-07-31 11:50:33 -04:00
Devon Mackay
1ea184f049 Update script to use shared fragments from the include dir 2018-07-10 10:55:28 -04:00
Patrick Smith
efd53ae43f Move pipenv creation from bootstrap to setup script 2018-07-05 13:01:14 -04:00
Devon Mackay
08d1bfd7c5 Link to uswds fonts should come after node module is installed 2018-07-03 11:01:55 -04:00
Devon Mackay
d6f61bffbc Remove npm auto-upgrade
- There have been some bugs around updating npm to the latest version
recently, so let's leave managing npm itself up to the end user
2018-06-29 18:44:33 -04:00
Jason Garber
88ee60a8b1 Revert forcing deletion of the fonts directory 2018-06-29 16:17:14 -04:00
Jason Garber
57334b4137 Make precompilation part of bootstrapping 2018-06-29 16:17:00 -04:00
Brian Duggan
9152ffe91e Implement form objects for request forms 2018-06-14 13:59:03 -04:00
Brian Duggan
a340eede07 Config, secrets, basic POST handling
* add script/config
  * add atst.ini
  * add cookie_secret
  * update docs
2018-06-14 13:52:11 -04:00
dandds
e8b2787e04 install sass if it is not already present 2018-06-13 09:53:48 -04:00
richard-dds
42624b9eb8 Removed requirements.txt in favor of Pipenv 2018-06-04 22:35:42 -04:00
Devon Mackay
a2f69005ed Just being picky; I like to consisently use braces for bash vars 2018-05-30 15:18:02 -04:00
Devon Mackay
483ce423e5 Ensure npm is up to date 2018-05-25 16:40:21 -04:00
Devon Mackay
5eae33b44f First pass at Scripts to Rule Them All 2018-05-25 14:37:12 -04:00