node-go/packages/play-node-go/server
2020-02-05 16:44:32 -08:00
..
bin stub middleware (including socket), controllers architecture 2020-02-05 16:44:29 -08:00
controllers serve user from verified jwt 2020-02-05 16:44:32 -08:00
data serve user from verified jwt 2020-02-05 16:44:32 -08:00
middleware debug password hashing function 2020-02-05 16:44:31 -08:00
routes serve user from verified jwt 2020-02-05 16:44:32 -08:00
services patch signup post for existing user to return 409 2020-02-05 16:44:32 -08:00
test serve user from verified jwt 2020-02-05 16:44:32 -08:00
knexfile.js patch knexfile name to run migrations 2020-02-05 16:44:31 -08:00
package-lock.json add validation and sanitization for auth/. posts 2020-02-05 16:44:31 -08:00
package.json add validation and sanitization for auth/. posts 2020-02-05 16:44:31 -08:00
Procfile debug produciton db connection 2020-02-05 16:44:30 -08:00
server.js patch server production env allowed origin 2020-02-05 16:44:32 -08:00
socket.js debug password hashing function 2020-02-05 16:44:31 -08:00