Commit graph

19 commits

Author SHA1 Message Date
Sorrel Bri
b7e1810125 add run to Procfile 2020-01-09 10:37:54 -08:00
Sorrel Bri
3020cea879 remove npm from start command 2020-01-09 10:35:06 -08:00
Sorrel Bri
eefd029cd2 redeploy with namespaced scripts 2020-01-09 10:32:20 -08:00
Sorrel Bri
224c5ba79f add Procfiles for deploy 2020-01-09 10:23:53 -08:00
Sorrel Bri
8b10416b98 config flow 2020-01-09 09:51:49 -08:00
Sorrel Bri
4e7cff3a2e patch page function tests, import pages in App 2020-01-08 17:17:10 -08:00
Sorrel Bri
fa3da23c79 stub page components 2020-01-08 13:37:44 -08:00
Sorrel Bri
bb462307a3 stub mocha/chai for testing server 2020-01-08 13:25:28 -08:00
Sorrel Bri
a4546a8ef5 stub react pages structure 2020-01-08 11:38:09 -08:00
Sorrel Bri
7e2156ff06 stub middleware (including socket), controllers architecture 2020-01-08 11:24:24 -08:00
Sorrel Bri
bedd175e5d connect socket 2020-01-07 23:18:08 -08:00
Sorrel Bri
bdefc1d070 connect socket 2020-01-07 23:17:10 -08:00
Sorrel Bri
c18951b838 connect to db with knex 2020-01-07 21:46:24 -08:00
Sorrel Bri
da1dc694f3 restrict CORS to env defined origin 2020-01-07 13:43:20 -08:00
Sorrel Bri
1b642eea2d configure simple CORS 2020-01-07 13:30:19 -08:00
Sorrel Bri
b025adc6a7 stub basic connection 2020-01-07 13:03:59 -08:00
Sorrel Bri
9f8d504e95 add react frontend structure 2020-01-07 12:19:11 -08:00
Sorrel Bri
41b38e7eec remove views/, add controllers/ 2020-01-06 13:10:49 -08:00
Sorrel Bri
693ef7995e git init 2020-01-06 13:01:40 -08:00