Commit graph

65 commits

Author SHA1 Message Date
Sorrel Bri
6abf6d2f7d add create user table migration 2020-01-09 16:16:00 -08:00
Sorrel Bri
ef1ef00109 change server Procfile to npm start 2020-01-09 11:35:25 -08:00
Sorrel Bri
679f5dbb47 remove path from server Procfile 2020-01-09 11:17:44 -08:00
Sorrel Bri
36671d1a91 add path to server Procfile 2020-01-09 11:10:38 -08:00
Sorrel Bri
b45cc50ef2 add node to server Procfile 2020-01-09 11:03: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
bb462307a3 stub mocha/chai for testing server 2020-01-08 13:25:28 -08:00
Sorrel Bri
7e2156ff06 stub middleware (including socket), controllers architecture 2020-01-08 11:24:24 -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