node-go/packages/play-node-go/server
2020-02-05 16:44:31 -08:00
..
bin stub middleware (including socket), controllers architecture 2020-02-05 16:44:29 -08:00
controllers add password hash to new user 2020-02-05 16:44:31 -08:00
data patch knexfile name to run migrations 2020-02-05 16:44:31 -08:00
middleware stub new user sign up 2020-02-05 16:44:31 -08:00
routes stub auth routes and controllers 2020-02-05 16:44:31 -08:00
services add password hash to new user 2020-02-05 16:44:31 -08:00
test add password hash to new user 2020-02-05 16:44:31 -08:00
knexfile.js patch knexfile name to run migrations 2020-02-05 16:44:31 -08:00
package-lock.json add password hash to new user 2020-02-05 16:44:31 -08:00
package.json add password hash to new user 2020-02-05 16:44:31 -08:00
Procfile debug produciton db connection 2020-02-05 16:44:30 -08:00
server.js add sign jwt function and hook to auth/signup 2020-02-05 16:44:31 -08:00
socket.js stub middleware (including socket), controllers architecture 2020-02-05 16:44:29 -08:00