19 Commits

Author SHA1 Message Date
Aaron Louie
e2aa7c3781 Adds sonarcloud and coverage reporting. Removes duplicate config file. 2020-06-16 14:45:41 -04:00
Aaron Louie
6fb5842fe1 Adds CORS 2020-05-25 15:21:29 -04:00
Aaron Louie
8fa36b968c Apparently, APPLICATION_ROOT does something. 2020-05-24 00:05:24 -04:00
Aaron Louie
4c88afbdd3 Adds trailing slash to base href if needed 2020-05-23 21:58:58 -04:00
Aaron Louie
4a03fb1ede Sets base href from environment variable 2020-05-23 12:29:32 -04:00
Aaron Louie
279a664069 Corrects typo 2020-05-16 13:14:10 -04:00
Aaron Louie
ffb8927661 Run flask on PORT_0 environment variable, if defined. 2020-05-16 11:42:03 -04:00
Aaron Louie
f527a1a016 Sets default port to 5001 2020-05-15 21:33:48 -04:00
Aaron Louie
0661567c03 Allows port to be set via environment variable 2020-05-15 21:32:17 -04:00
Aaron Louie
c5861166d9 Sets dev and testing environment variables 2020-04-15 16:49:14 -04:00
Aaron Louie
d68079b247 Prints some config settings for debugging 2020-04-15 14:02:52 -04:00
Aaron Louie
6a506af7ed Exposes correct port. Prints some config settings for debugging. 2020-04-15 13:49:57 -04:00
Aaron Louie
b91e6ea923 Removes eval. Just casting string to bool works. 2020-04-15 13:36:26 -04:00
Aaron Louie
b3ef4eac87 Enables config items to be set via environment variables 2020-04-15 13:26:40 -04:00
Aaron Louie
a54ddec58b Uses sqlite for local testing. 2020-03-25 10:21:01 -04:00
Dan Funk
57f66063df Still trying to get this to move all the way through the build process. Sheesh, how many different ways can I mess this up?!? 2020-03-23 17:05:34 -04:00
Dan Funk
fcdcaeb04a Minor fix, trying to get travis to run successfully. 2020-03-23 16:26:01 -04:00
Dan Funk
6721895876 Minor fix, trying to get travis to run successfully. 2020-03-23 16:21:39 -04:00
Dan Funk
a4d703616b Converting to use Postgres rather than SQLLite for database so that data might persist between bounces. 2020-03-23 13:57:19 -04:00