Commit graph

11 commits

Author SHA1 Message Date
Sorrel Bri
08201228aa patch server production env allowed origin 2020-01-17 00:46:02 -08:00
Sorrel Bri
dfd1268939 debug password hashing function 2020-01-15 20:04:55 -08:00
Sorrel Bri
86bd4e93db add sign jwt function and hook to auth/signup 2020-01-13 14:47:45 -08:00
Sorrel Bri
26f5ee24e1 stub auth routes and controllers 2020-01-09 17:44:58 -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
9f8d504e95 add react frontend structure 2020-01-07 12:19:11 -08:00
Renamed from app.js (Browse further)