node-go/packages/server/server
2020-02-05 16:45:04 -08:00
..
bin stub middleware (including socket), controllers architecture 2020-02-05 16:45:01 -08:00
controllers add password hash to new user 2020-02-05 16:45:04 -08:00
data add sign jwt function and hook to auth/signup 2020-02-05 16:45:04 -08:00
middleware stub new user sign up 2020-02-05 16:45:04 -08:00
routes stub auth routes and controllers 2020-02-05 16:45:03 -08:00
services add password hash to new user 2020-02-05 16:45:04 -08:00
test add password hash to new user 2020-02-05 16:45:04 -08:00
knexConfig.js add sign jwt function and hook to auth/signup 2020-02-05 16:45:04 -08:00
package-lock.json add password hash to new user 2020-02-05 16:45:04 -08:00
package.json add password hash to new user 2020-02-05 16:45:04 -08:00
Procfile debug produciton db connection 2020-02-05 16:45:03 -08:00
server.js add sign jwt function and hook to auth/signup 2020-02-05 16:45:04 -08:00
socket.js stub middleware (including socket), controllers architecture 2020-02-05 16:45:01 -08:00