Commit graph

7 commits

Author SHA1 Message Date
Sorrel Bri
975ef8a74b add password hash to new user 2020-01-14 14:22:42 -08:00
Sorrel Bri
86bd4e93db add sign jwt function and hook to auth/signup 2020-01-13 14:47:45 -08:00
Sorrel Bri
bb462307a3 stub mocha/chai for testing server 2020-01-08 13:25:28 -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